1
1
openmpi/orte/mca
Rainer Keller 73fd329cbd - Add the proper __opal_attribute_format__(__printf__...) to
declarations.

This commit was SVN r21226.
2009-05-14 00:10:59 +00:00
..
errmgr - Add the proper __opal_attribute_format__(__printf__...) to 2009-05-14 00:10:59 +00:00
ess Fix my old "friend" singleton comm_spawn 2009-05-11 14:53:02 +00:00
filem This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
grpcomm 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
iof This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
notifier - Add the proper __opal_attribute_format__(__printf__...) to 2009-05-14 00:10:59 +00:00
odls Per the discussion on the devel list, move the binding of processes to processors from MPI_Init to process start. This involves: 2009-05-12 02:18:35 +00:00
oob This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
plm 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
ras Completely remove ltdl support for Windows build. 2009-05-05 18:59:13 +00:00
rmaps Ensure we correctly cycle through map_by_slot when mapping leftover procs in rankfile mapper 2009-05-12 15:41:55 +00:00
rml 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
routed 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
snapc A small fix, the right one to use in orte. 2009-05-12 09:53:34 +00:00