geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
#include <mpi.h>
Go to the source code of this file.
Functions | |
int | geopm_comm_split_ppn1 (MPI_Comm comm, const char *tag, MPI_Comm *ppn1_comm) |
int | geopm_comm_split_shared (MPI_Comm comm, const char *tag, MPI_Comm *split_comm) |
int | geopm_comm_split (MPI_Comm comm, const char *tag, MPI_Comm *split_comm, int *is_ctl_comm) |
int geopm_comm_split | ( | MPI_Comm | comm, |
const char * | tag, | ||
MPI_Comm * | split_comm, | ||
int * | is_ctl_comm | ||
) |
int geopm_comm_split_ppn1 | ( | MPI_Comm | comm, |
const char * | tag, | ||
MPI_Comm * | ppn1_comm | ||
) |
int geopm_comm_split_shared | ( | MPI_Comm | comm, |
const char * | tag, | ||
MPI_Comm * | split_comm | ||
) |