1
1
openmpi/ompi/mca
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
..
bcol ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
bml ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
coll Fix possible unintialized warnings 2015-04-28 16:25:35 -04:00
common George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
crcp ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
dpm ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
fbtl ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
fcoll Merge pull request #541 from hjelmn/c99_components 2015-04-20 10:45:39 -06:00
fs ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
io io/base: check the MCA version matches 2015-04-28 17:48:23 +09:00
mtl Merge pull request #561 from tkordenbrock/topic/mtl.fix.datatype.overflow 2015-04-28 15:15:59 -06:00
op ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
osc osc/pt2pt: correct flush expected counts 2015-04-24 13:34:21 -06:00
pml Merge pull request #541 from hjelmn/c99_components 2015-04-20 10:45:39 -06:00
pubsub ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
rte ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
sbgp ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
sharedfp ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
topo mca_topo_base_dist_graph_neighbors: do not fail if legitimate parameters are provided. 2015-05-01 13:31:05 +09:00
vprotocol ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
mca.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00