1
1
openmpi/orte/mca/odls
2009-06-12 17:51:23 +00:00
..
base Cleanup how we handle pointer arrays in the odls base fns to avoid potential segfaults 2009-06-12 17:51:23 +00:00
bproc This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
default This change does two things. First, do not emit error 2009-05-22 14:59:27 +00:00
process This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.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
odls.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00