mpiControlMemoryCount
Declaration
long mpiControlMemoryCount(MPIControl control, MPIControlMemoryType type, long *count)
Required Header: stdmpi.h
Description
mpiControlMemoryCount writes the number of bytes of firmware memory [on a Control object (control, of type type) that are available to be allocated] to the location pointed to by count.
| Return Values | |
|---|---|
| MPIMessageOK | |
