1
1
openmpi/orte/mca
Jeff Squyres 5bebdb97fa Need these header files for NetBSD. Thanks for the heads-up from
Aleksej Saushev.

This commit was SVN r23343.
2010-07-02 17:38:57 +00:00
..
db Modify the multicast scheme so that applications have separate input and output channels to avoid cross-talk. Update the multicast test to conform. 2010-06-15 03:50:31 +00:00
errmgr Need these header files for NetBSD. Thanks for the heads-up from 2010-07-02 17:38:57 +00:00
ess Add a few new files into the tarball. 2010-06-22 16:45:56 +00:00
filem * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
grpcomm * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
iof Don't try to forward input when we already ordered shutdown. Check return codes on sends 2010-07-01 19:32:08 +00:00
notifier Need these header files for NetBSD. Thanks for the heads-up from 2010-07-02 17:38:57 +00:00
odls Fully restore fault recovery, both at the individual process and daemon level. 2010-07-01 19:45:43 +00:00
oob Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
plm Define a new node state 2010-07-01 19:38:23 +00:00
ras Fix broken compile. 2010-05-18 12:43:21 +00:00
rmaps Do not use nodes that are flagged as down or do-not-use for this map. Modify error output to reflect possible reasons no nodes would be available 2010-07-01 19:39:31 +00:00
rmcast Make the mcast channel assignments unsigned ints so they can be used as array indices. Assign input/output channels for apps. Cleanup some bugs in open_channel 2010-06-16 19:40:59 +00:00
rml Cleanup pointer array addressing 2010-07-01 19:33:10 +00:00
routed Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
sensor Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
snapc add a few more missing SOS includes 2010-05-18 15:00:07 +00:00