ompi_comm_split 952 ompi/communicator/comm.c rc = ompi_comm_split (newcomp, split_type, key, newcomm, false); ompi_comm_split 456 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_split (ompi_communicator_t *comm, int color, int key, ompi_comm_split 1033 ompi/mca/osc/rdma/osc_rdma_component.c ret = ompi_comm_split (module->comm, (0 == local_rank) ? 0 : MPI_UNDEFINED, comm_rank, &module->local_leaders, ompi_comm_split 89 ompi/mca/topo/base/topo_base_cart_sub.c errcode = ompi_comm_split(comm, colour, key, &temp_comm, false); ompi_comm_split 700 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, 0, newrank, newcomm, false))) { ompi_comm_split 715 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, colors[rank], rank, ompi_comm_split 935 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, 0, newrank, newcomm, false))) { ompi_comm_split 69 ompi/mpi/c/comm_split.c rc = ompi_comm_split ( (ompi_communicator_t*)comm, color, key,