1
1
openmpi/ompi/mca/coll/inter
Nathan Hjelm df75d0382f ompi: use C99 subobject naming for component initialization
This commit helps future-proof ompi components by initializing each
component member by name.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06:00
..
coll_inter_allgather.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter_allgatherv.c This commit fixes some of the Coverity reported warnings. I addressed 2014-04-06 18:23:49 +00:00
coll_inter_allreduce.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter_bcast.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter_component.c ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
coll_inter_gather.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_inter_gatherv.c This commit fixes some of the Coverity reported warnings. I addressed 2014-04-06 18:23:49 +00:00
coll_inter_reduce.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_inter_scatter.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_inter_scatterv.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00