MPI 04.00 Reference >> mpiPlatform
mpiPlatformTraceFile
Declaration
long mpiPlatformTraceFile(const char *fileName)
Required Header: stdmpi.h
Description
mpiPlatformTraceFile redirects trace output to fileName, after first closing any previously opened trace file. If no trace file has been explicitly opened, trace output will go to standard output.
| Return Values | |
|---|---|
| MPIMessageOK | |
