comm_old 283 ompi/mca/topo/base/topo_base_dist_graph_create.c ompi_communicator_t *comm_old, comm_old 292 ompi/mca/topo/base/topo_base_dist_graph_create.c if( OMPI_SUCCESS != (err = ompi_comm_create(comm_old, comm_old 293 ompi/mca/topo/base/topo_base_dist_graph_create.c comm_old->c_local_group, comm_old 24 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c ompi_communicator_t *comm_old, comm_old 36 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c if( OMPI_SUCCESS != (err = ompi_comm_create(comm_old, comm_old 37 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c comm_old->c_local_group, comm_old 262 ompi/mca/topo/topo.h ompi_communicator_t *comm_old, comm_old 69 ompi/mca/topo/treematch/topo_treematch.h ompi_communicator_t *comm_old, comm_old 57 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c ompi_communicator_t *comm_old) comm_old 67 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = comm_old->c_coll->coll_allreduce(&local_oversub, &oversubscribed, 1, MPI_INT, comm_old 68 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c MPI_SUM, comm_old, comm_old->c_coll->coll_allreduce_module))) comm_old 98 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c ompi_communicator_t *comm_old, comm_old 107 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = mca_topo_base_dist_graph_distribute(topo_module, comm_old, n, nodes, comm_old 116 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if( OMPI_SUCCESS == (err = ompi_comm_create(comm_old, comm_old 117 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c comm_old->c_local_group, comm_old 154 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c rank = ompi_comm_rank(comm_old); comm_old 155 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c size = ompi_comm_size(comm_old); comm_old 167 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c proc = ompi_group_peer_lookup(comm_old->c_local_group, i); comm_old 258 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots, lindex_to_grank, comm_old); comm_old 267 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots, lindex_to_grank, comm_old); comm_old 280 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots, lindex_to_grank, comm_old); comm_old 359 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c lindex_to_grank[i], -111, comm_old, &reqs[i-1])))) { comm_old 372 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c -111, MCA_PML_BASE_SEND_STANDARD, comm_old)))) { comm_old 403 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c err = comm_old->c_coll->coll_gather( (0 == rank ? MPI_IN_PLACE : local_pattern), size, MPI_DOUBLE, comm_old 405 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, comm_old, comm_old->c_coll->coll_gather_module); comm_old 438 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots[i], -112, comm_old, &reqs[i-1])))) { comm_old 460 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots[i], -113, comm_old, &reqs[i-1])))) { comm_old 489 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, -112, MCA_PML_BASE_SEND_STANDARD, comm_old)))) { comm_old 494 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, -113, MCA_PML_BASE_SEND_STANDARD, comm_old)))) { comm_old 520 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c -114, MCA_PML_BASE_SEND_STANDARD, comm_old)))) { comm_old 527 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c nodes_roots[i], -114, comm_old, &reqs[i-1])))) { comm_old 688 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = comm_old->c_coll->coll_scatter(k, 1, MPI_INT, comm_old 690 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, comm_old, comm_old 691 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c comm_old->c_coll->coll_scatter_module))) { comm_old 700 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, 0, newrank, newcomm, false))) { comm_old 715 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, colors[rank], rank, comm_old 935 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = ompi_comm_split(comm_old, 0, newrank, newcomm, false))) { comm_old 37 ompi/mpi/c/dist_graph_create.c int MPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], comm_old 45 ompi/mpi/c/dist_graph_create.c memchecker_comm(comm_old); comm_old 50 ompi/mpi/c/dist_graph_create.c if (ompi_comm_invalid(comm_old)) { comm_old 53 ompi/mpi/c/dist_graph_create.c } else if (OMPI_COMM_IS_INTER(comm_old)) { comm_old 57 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, FUNC_NAME); comm_old 60 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, FUNC_NAME); comm_old 63 ompi/mpi/c/dist_graph_create.c comm_size = ompi_comm_size(comm_old); comm_old 66 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 69 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 74 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 77 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 86 ompi/mpi/c/dist_graph_create.c if(OMPI_SUCCESS != (err = mca_topo_base_comm_select(comm_old, NULL, comm_old 88 ompi/mpi/c/dist_graph_create.c return OMPI_ERRHANDLER_INVOKE(comm_old, err, FUNC_NAME); comm_old 91 ompi/mpi/c/dist_graph_create.c err = topo->topo.dist_graph.dist_graph_create(topo, comm_old, n, sources, degrees, comm_old 94 ompi/mpi/c/dist_graph_create.c OMPI_ERRHANDLER_RETURN(err, comm_old, err, FUNC_NAME); comm_old 44 ompi/mpi/c/dist_graph_create_adjacent.c int MPI_Dist_graph_create_adjacent(MPI_Comm comm_old, comm_old 55 ompi/mpi/c/dist_graph_create_adjacent.c memchecker_comm(comm_old); comm_old 60 ompi/mpi/c/dist_graph_create_adjacent.c if (ompi_comm_invalid(comm_old)) { comm_old 63 ompi/mpi/c/dist_graph_create_adjacent.c } else if (OMPI_COMM_IS_INTER(comm_old)) { comm_old 67 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 73 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, "MPI_Dist_graph_create_adjacent mismatched sources or destinations"); comm_old 75 ompi/mpi/c/dist_graph_create_adjacent.c comm_size = ompi_comm_size(comm_old); comm_old 78 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 81 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 87 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 90 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, MPI_ERR_ARG, comm_old 97 ompi/mpi/c/dist_graph_create_adjacent.c if(OMPI_SUCCESS != (err = mca_topo_base_comm_select(comm_old, NULL, comm_old 99 ompi/mpi/c/dist_graph_create_adjacent.c return OMPI_ERRHANDLER_INVOKE(comm_old, err, FUNC_NAME); comm_old 102 ompi/mpi/c/dist_graph_create_adjacent.c err = topo->topo.dist_graph.dist_graph_create_adjacent(topo, comm_old, indegree, comm_old 106 ompi/mpi/c/dist_graph_create_adjacent.c OMPI_ERRHANDLER_RETURN(err, comm_old, err, FUNC_NAME); comm_old 40 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 41 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (comm_old, indegree, sources, sourceweights, outdegree, destinations, destweights, info, reorder, comm_graph, ierr) ) comm_old 60 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 61 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (comm_old, indegree, sources, sourceweights, outdegree, destinations, destweights, info, reorder, comm_graph, ierr) ) comm_old 71 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c void ompi_dist_graph_create_adjacent_f(MPI_Fint *comm_old, MPI_Fint *indegree, comm_old 85 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c c_comm_old = PMPI_Comm_f2c(*comm_old); comm_old 39 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 40 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_graph, ierr) ) comm_old 59 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 60 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_graph, ierr) ) comm_old 69 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c void ompi_dist_graph_create_f(MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, comm_old 83 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c c_comm_old = PMPI_Comm_f2c(*comm_old); comm_old 41 ompi/mpi/fortran/mpif-h/graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *indx, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 42 ompi/mpi/fortran/mpif-h/graph_create_f.c (comm_old, nnodes, indx, edges, reorder, comm_graph, ierr) ) comm_old 61 ompi/mpi/fortran/mpif-h/graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *indx, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_old 62 ompi/mpi/fortran/mpif-h/graph_create_f.c (comm_old, nnodes, indx, edges, reorder, comm_graph, ierr) ) comm_old 69 ompi/mpi/fortran/mpif-h/graph_create_f.c void ompi_graph_create_f(MPI_Fint *comm_old, MPI_Fint *nnodes, comm_old 79 ompi/mpi/fortran/mpif-h/graph_create_f.c c_comm_old = PMPI_Comm_f2c(*comm_old); comm_old 157 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_create, mpi_dist_graph_create, MPI_DIST_GRAPH_CREATE, (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_old 158 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_create_adjacent, mpi_dist_graph_create_adjacent, MPI_DIST_GRAPH_CREATE_ADJACENT, (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_old 243 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Graph_create, mpi_graph_create, MPI_GRAPH_CREATE, (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *index, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_old 687 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Graph_create(comm_old, nnodes, index, edges, reorder, & comm_old 689 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(in) :: comm_old comm_old 2340 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Dist_graph_create(comm_old, n, sources, degrees, destinations, & comm_old 2342 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(in) :: comm_old comm_old 2359 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Dist_graph_create_adjacent(comm_old, indegree, sources, sourceweights, & comm_old 2362 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(in) :: comm_old comm_old 687 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Graph_create(comm_old, nnodes, index, edges, reorder, & comm_old 689 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(in) :: comm_old comm_old 2342 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Dist_graph_create(comm_old, n, sources, degrees, destinations, & comm_old 2344 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(in) :: comm_old comm_old 2361 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Dist_graph_create_adjacent(comm_old, indegree, sources, sourceweights, & comm_old 2364 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(in) :: comm_old