1
1
openmpi/ompi/mca/coll/inter
George Bosilca d622db783d Based on https://github.com/open-mpi/ompi/pull/262, we should use
true_lb while computing the lower bound.
2014-11-21 19:16:05 +09: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 MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00: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 ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00