MPI_Pcontrol
--- Controls profiling
Input Parameters
- level
- Profiling level
Notes
This routine provides a common interface for profiling control. The
interpretation of "level" and any other arguments is left to the
profiling library.
Synopsis
#include "mpi.h"
int MPI_Pcontrol( level )
int level;
Location: pcontrol.c