1
1
openmpi/orte/mca/grpcomm
2010-03-12 20:08:22 +00:00
..
bad Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
base If we only have one app participating in a all_gather (which lies under a modex as well), then we need to ensure that the returned buffer has the proper packing order so it can be unpacked correctly. 2010-03-10 19:22:06 +00:00
basic Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
cnos - Allow to work without xt-catamount module on Jaguar, 2009-11-09 14:26:24 +00:00
hier Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
mcast Remove an errant '$' in the configure.m4 files. Was causing problems with configure. 2010-03-12 20:08:22 +00:00
configure.m4 Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
grpcomm_types.h Separate the gathering of collective data by jobid 2008-05-02 12:00:08 +00:00
grpcomm.h Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun. 2009-05-11 14:11:44 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00