Searched refs:MAX_COMM (Results 1 – 1 of 1) sorted by relevance
27 #define MAX_COMM 128 macro41 static MPI_Attr attr[MAX_COMM][MAX_ATTR];42 static int comm_active[MAX_COMM]; /* Boolean array indicating which comms are in use */268 static char all_comm_names[MAX_COMM][MPI_MAX_OBJECT_NAME] = {"MPI_COMM_SELF", "MPI_COMM_WORLD"};299 if (MaxComm >= MAX_COMM) return MPI_FAILURE; in MPI_Comm_create()316 if (MaxComm >= MAX_COMM) return MPI_FAILURE; in MPI_Comm_dup()