1
1
openmpi/ompi/mca/coll
George Bosilca 4b38b6bd0c Fix multiple issues with the collective requests.
This patch addresses most (if not all) @derbeyn concerns
expressed on #1015. I added checks for the requests allocation
in all functions, ompi_coll_base_free_reqs is called with the
right number of requests, I removed the unnecessary basic_module_comm_t
and use the base_module_comm_t instead, I remove all uses of the
COLL_BASE_BCAST_USE_BLOCKING define, and other minor fixes.
2016-03-23 18:35:41 -04:00
..
base Fix multiple issues with the collective requests. 2016-03-23 18:35:41 -04:00
basic Fix multiple issues with the collective requests. 2016-03-23 18:35:41 -04:00
cuda Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
demo Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fca coll/fca: add missing #include <alloca.h> 2015-12-24 14:33:58 +09:00
hcoll Merge pull request #1321 from jladd-mlnx/topic/add-allgatherv-reduce 2016-01-25 20:46:52 -05:00
inter coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
libnbc Fix Mellanox copyrights with respect to the following PRs: 2015-12-30 00:12:19 +06:00
ml coll/ml: fix coverity issues 2016-03-18 10:11:16 -06:00
portals4 Merge pull request #1161 from tkordenbrock/topic/add.triggered.scatter 2015-11-30 16:53:47 -07:00
self Update the basic module to dynamically allocate the right 2015-10-08 12:00:41 -04:00
sm Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
tuned coll/tuned: add missing #include "opal/util/output.h" 2015-12-24 14:41:17 +09:00
coll.h coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00