1
1
openmpi/ompi/mca/coll
Mike Dubman e8d7373b14 COLL/FCA: revert to prev barrier if called from finalize
FCA barrier may not complete if FCA progress is not called periodically.
PMI/PMI2 API that can be used in rte barrier has no provision for calling
external progress function.

So it is possible that during finalize some ranks will be stuck
in fca barrier while others are in PMI barrier.
2015-10-04 09:40:19 +03:00
..
base pml: fix commit open-mpi/ompi@6e6a3e965c 2015-09-18 09:54:18 +09:00
basic coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09: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: Add alltoallv interface 2015-10-02 01:51:33 +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 portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
self coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
sm Remove calls to ompi_group_peer_lookup in coll/sm and coll/fca 2015-09-10 08:55:54 -06:00
tuned coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +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