mpiSqNodeSegmentParamClear
Declaration
int32_t mpiSqNodeSegmentParamClear(MPISqNode sqNode);
Required Header: stdmpi.h
Change History: Added in the 03.03.00
Description
mpiSqNodeSegmentParamClear function will delete any slice parameters previously stored on non-volatile memory. The next time the node powers up, the default parameters will be loaded on the slices.
sqNode | a handle to a SqNode object. |
---|
Return Values | |
---|---|
MPIMessageOK |
Sample Code
mpiSqNodeSegementMemoryClear(sqNode);
See Also
Overview of MPI I/O | mpiSqNodeSegmentParamStore | mpiSqNodeSegmentParamDefault