IBM Books

MPI Programming Guide


Binding for profiling control

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,...)


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]