MPI_INIT
MPI_INIT() Code int MPI_Init(int *argc, char ***argv)
This initialization routine must be called once only before any other MPI routine is called.