1
1
openmpi/orte/mca
Ralph Castain b81358815c Add some debug
This commit was SVN r23686.
2010-08-29 13:45:10 +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
debugger Restore the auto-poll method for detecting debugger attachment, but only in the mpirx debugger module and only if the corresponding rate mca param is set. 2010-08-25 22:52:33 +00:00
errmgr Fix a situation where we were unlocking a thread that isn't locked for the main launch - it is only used for dynamic spawns. 2010-08-28 14:03:17 +00:00
ess - The Sun-compiler 12 update 1 complains about noreturn-attributes 2010-08-27 09:18:30 +00:00
filem A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
grpcomm Cleanup the code and add some comments to make it easier to understand. Add a bozo error check 2010-08-24 04:46:59 +00:00
iof The --output-filename option currently mixes the output from all processes with the same rank, but different jobids. Thus, the output from comm_spawn'd processes gets intermingled with their parents and each other. 2010-07-12 21:43:49 +00:00
notifier Make trunk compile on Red Storm again 2010-08-17 21:51:38 +00:00
odls Rename a few odls help files for Windows installation. 2010-08-26 09:31:18 +00:00
oob Protect against an obscure race condition that AFAICT only occurs when we are in a loop waiting to recv a message from a peer who is then killed by signal. 2010-08-25 15:35:01 +00:00
plm Fix a situation where we were unlocking a thread that isn't locked for the main launch - it is only used for dynamic spawns. 2010-08-28 14:03:17 +00:00
ras Cleanup pointer array addressing and protect against NULL 2010-07-19 18:30:04 +00:00
rmaps Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
rmcast Add some debug 2010-08-29 13:45:10 +00:00
rml A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
routed Need to get the nidmap so that the apps have something to look at for wireup. 2010-07-31 16:25:13 +00:00
sensor Make trunk compile on Red Storm again 2010-08-17 21:51:38 +00:00
snapc When we checkpoint with the --stop option, be sure to write out all the metadata before clearing the storage handle. 2010-08-18 20:44:03 +00:00
sstore A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00