1
1
openmpi/ompi/mca/topo
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
..
base mca_topo_base_dist_graph_neighbors: do not fail if legitimate parameters are provided. 2015-05-01 13:31:05 +09:00
basic ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
example ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00