MPISqNodeCallback

Definition

typedef long (*MPISqNodeCallback)(long percentage);

Description

MPISqNodeCallback is a pointer to a function, which can be used to monitor the mpiSqNodeDownload(...) progress.

percentage The portion (from 0% to 100%) of memory download that has been completed.

See Also

mpiSqNodeDownload