mpiControlMemoryCount
Declaration
int32_t mpiControlMemoryCount(MPIControl control, MPIControlMemoryType type, int32_t *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 |