Table 30 lists the binding for profiling control.
Table 30. Binding for profiling control
|
Subroutine name: C C++ FORTRAN |
Binding: C C++ FORTRAN |
|---|---|
| MPI_Pcontrol | int MPI_Pcontrol(const int level,...); |
| MPI::Pcontrol | void MPI::Pcontrol(const int level, ...); |
| MPI_PCONTROL | MPI_PCONTROL(INTEGER LEVEL,...) |