1
1
openmpi/orte/mca
2010-08-03 16:36:08 +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 Re-issue the read event so that multiple debugger attachments can occur 2010-07-15 15:35:26 +00:00
errmgr Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
ess Check the correct envar. Thanks to Philippe for pointing out the error! 2010-07-27 03:49:03 +00:00
filem Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00
grpcomm Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases. 2010-07-17 21:03:27 +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 Need these header files for NetBSD. Thanks for the heads-up from 2010-07-02 17:38:57 +00:00
odls Allow singletons to use ompi-server for rendezvous via pubsub as well as comm_spawn without starting their own local daemons 2010-07-13 06:33:07 +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 Fix an "oops" where we missed some instances of a name change. Thanks to Greg Koenig for spotting it! 2010-08-03 16:36:08 +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 Cleanup some race conditions at job start 2010-07-27 18:24:11 +00:00
rml Remove an unneeded tag 2010-07-29 02:13:06 +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 Add debug 2010-07-27 16:55:16 +00:00
snapc Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00