mpiControlVersionGet (Deprecated)

NOTE:
mpiControlVersionGet was moved to mpiDeprecated.h in the 03.01.00 MPI software release.

Declaration

long  mpiControlVersionGet(MPIControl         control,
MPIControlVersion *version);
Required Header: stdmpi.h

Description

mpiControlVersionGet writes the the version numbers of the XMP firmware, hardware, and the MPI library to the structure pointed to by version.

Return Values
MPIMessageOK

See Also

mpiControlVersionSet