1
1
openmpi/orte/mca
2010-07-26 15:09: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
debugger Re-issue the read event so that multiple debugger attachments can occur 2010-07-15 15:35:26 +00:00
errmgr Re-establish support for IBM's POE environment by resurrecting the poe launcher from the v1.2 series, updated for the current trunk. Modify the hnp errmgr module to support batch-operated jobs. Update the new ess generic module to support a wider range of mapping options. 2010-07-24 23:35:20 +00:00
ess Re-establish support for IBM's POE environment by resurrecting the poe launcher from the v1.2 series, updated for the current trunk. Modify the hnp errmgr module to support batch-operated jobs. Update the new ess generic module to support a wider range of mapping options. 2010-07-24 23:35:20 +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 Re-establish support for IBM's POE environment by resurrecting the poe launcher from the v1.2 series, updated for the current trunk. Modify the hnp errmgr module to support batch-operated jobs. Update the new ess generic module to support a wider range of mapping options. 2010-07-24 23:35:20 +00:00
ras Cleanup pointer array addressing and protect against NULL 2010-07-19 18:30:04 +00:00
rmaps Protect against NULL and provide additional resource check/error report 2010-07-19 18:33:32 +00:00
rmcast Don't require the existence of a multicast interface if --enable-multicast wasn't specified. 2010-07-26 15:09:57 +00:00
rml Improve the efficiency by making the check for uniqueness of incoming hnp contact info much faster by including the hnp_uri in the job_family tracker object. Replace the global buffer storage with a quick routine to build the buffer from the jobfams array 2010-07-20 08:30:47 +00:00
routed Improve the efficiency by making the check for uniqueness of incoming hnp contact info much faster by including the hnp_uri in the job_family tracker object. Replace the global buffer storage with a quick routine to build the buffer from the jobfams array 2010-07-20 08:30:47 +00:00
sensor Adjust some default values, and ensure we don't start sending too soon 2010-07-23 19:37:16 +00:00
snapc Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00