1
1
openmpi/ompi/mca/coll
George Bosilca 88492a1e12 Consistently use the request array for all modules (single array stored
in the base).
Correctly deal with persistent requests (they must be always freed when
they are stored in the request array associated with the communicator).
Always use MPI_STATUS_IGNORE for single request waiting functions.
2015-10-08 12:00:41 -04:00
..
base Consistently use the request array for all modules (single array stored 2015-10-08 12:00:41 -04:00
basic Consistently use the request array for all modules (single array stored 2015-10-08 12:00:41 -04:00
cuda Fix warnings due to missing const 2015-09-21 14:18:44 -04:00
demo Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fca COLL/FCA: revert to prev barrier if called from finalize 2015-10-04 09:40:19 +03:00
hcoll HCOLL: Enable alltoall interface 2015-10-07 08:00:04 +03:00
inter coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
libnbc coll/libnbc: fix coverity errors 2015-09-23 16:14:49 -06:00
ml coll/ml, bcol: fix prototypes (e.g. use the const modifier) 2015-09-11 13:20:44 +09:00
portals4 coll-portals4: allreduce: remove extra %d from error message. 2015-10-08 07:57:33 -05:00
self Update the basic module to dynamically allocate the right 2015-10-08 12:00:41 -04:00
sm Remove calls to ompi_group_peer_lookup in coll/sm and coll/fca 2015-09-10 08:55:54 -06:00
tuned Consistently use the request array for all modules (single array stored 2015-10-08 12:00:41 -04: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