Home
last modified time | relevance | path

Searched refs:MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpi/topo/
H A Ddist_gr_neighb.c92 MPID_MPI_STATE_DECL(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
98 MPID_MPI_FUNC_ENTER(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
143 MPID_MPI_FUNC_EXIT(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
H A D.state-cache67 MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS MPI_Dist_graph_neighbors
/dports/net/mpich/mpich-3.4.3/src/mpi/topo/
H A Ddist_gr_neighb.c94 MPIR_FUNC_TERSE_STATE_DECL(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
100 MPIR_FUNC_TERSE_ENTER(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
151 MPIR_FUNC_TERSE_EXIT(MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS); in MPI_Dist_graph_neighbors()
/dports/net/mpich2/mpich2-1.5/src/include/
H A Dmpiallstates.h683 MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS, enumerator
/dports/net/mpich2/mpich2-1.5/src/util/logging/common/
H A Dstate_names.h685 { MPID_STATE_MPI_DIST_GRAPH_NEIGHBORS, "MPI_Dist_graph_neighbors", (const char *)0 },