1
1
openmpi/orte/mca
Josh Hursey ba7e94dd89 Some relatively minor C/R related cleanup
* Fix a configure warning for checking --enable-ft-thread
 * In hnp and orted ErrMgr components check to see if other components have already recovered this process before trying to recover it again.
 * Fix 'npernode' for restarting using the resilient rmaps component
 * export ompi_info_set, so that internal functionality can use it.

This commit was SVN r23535.
2010-07-30 18:59:34 +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 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 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 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 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