1
1
openmpi/orte/mca
Iain Bason 28f03a2d86 Suspend/resume enhancements:
Have orte call setpgrp after forking (but before exec) when
orte_forward_job_control is set. Then have it send signals to the
child's process group.  This allows suspending jobs that fork.

If a SIGTSTP arrives before the processes have been launched, then
record it and suspend them right after launching.

This commit was SVN r22557.
2010-02-04 15:47:20 +00:00
..
errmgr Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
ess Sigh...get the order right to match unpack 2010-02-03 15:50:43 +00:00
filem - Replace combinations of 2009-08-20 11:42:18 +00:00
grpcomm Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
iof Restore several linked libraries that were deleted by mistake in r22405. 2010-01-14 21:50:42 +00:00
notifier A few changes to the FTB notifier interface: 2009-09-24 23:56:41 +00:00
odls Suspend/resume enhancements: 2010-02-04 15:47:20 +00:00
oob Restore several linked libraries that were deleted by mistake in r22405. 2010-01-14 21:50:42 +00:00
plm Suspend/resume enhancements: 2010-02-04 15:47:20 +00:00
ras Enable the boot of an orted "virtual machine". Modify the mapper framework to allow mapping of only daemons. Remove the cm ras module as no longer required. Modify the orted code to always send back node arch info. Remove the "--enable-bootstrap" configure option as this feature will now always be available. 2010-01-25 22:25:13 +00:00
rmaps A type cast. 2010-01-31 20:22:22 +00:00
rmcast Handle zero-length iovecs in multicast messages 2010-01-28 15:29:43 +00:00
rml Ensure we don't go through rml open/select more than once. 2010-02-03 15:38:32 +00:00
routed Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
snapc This commit fixes trac:2190. 2010-01-25 20:28:38 +00:00