1
1
openmpi/ompi/proc
Gilles Gouaillardet c930e44bad Fetch info from both opal_dstore_nonpeer and opal_dstore_peer
This conservative fixes tries to fetch info from both
opal_dstore_nonpeer and opal_dstore_peer.
This is required is task A spawns tasks B and C.
B was previously unable to find info from C, this caused locality
info not being set and a hang in coll/ml init.

no CMR is required since v1.8 uses a unique dstore

This commit was SVN r31923.
2014-06-02 02:34:30 +00:00
..
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
proc.c Fetch info from both opal_dstore_nonpeer and opal_dstore_peer 2014-06-02 02:34:30 +00:00
proc.h Set the locality for remote procs even after a comm_spawn. Ensure we store our own local cpuset upon launch so it will be shared during comm_join. 2014-03-18 14:51:07 +00:00