Fortran wrappers | |
void | MPI_Init (int *ierr) |
Measurement wrapper for MPI_Init. | |
C wrappers | |
int | MPI_Init (int *argc, char ***argv) |
Measurement wrapper for MPI_Init. | |
int | MPI_Finalize () |
Measurement wrapper for MPI_Finalize. | |
int | MPI_Init_thread (int *argc, char ***argv, int required, int *provided) |
int MPI_Finalize | ( | ) |
C interface
Introduced with MPI 2.0
int MPI_Init | ( | int * | argc, | |
char *** | argv | |||
) |
C interface
Introduced with MPI 1.0
void MPI_Init | ( | int * | ierr | ) |
Fortran interface
Introduced with MPI 1.0
![]() |
Copyright © 1998–2010 Forschungszentrum Jülich, Jülich Supercomputing Centre |