1
1
Gilles Gouaillardet 34128c1cad mca_topo_base_dist_graph_neighbors: do not fail if legitimate parameters are provided.
Per the MPI 3.0 standard (chapter 7, page 310) :
"If maxindegree or maxoutdegree is smaller than the numbers returned by
MPI_DIST_GRAPH_NEIGHBOR_COUNT, then only the first part of the full list is returned."
2015-05-01 13:31:05 +09:00
..
2015-05-01 12:53:12 +09:00
2012-04-18 15:57:29 +00:00
2014-04-21 23:30:05 +00:00