1
1
openmpi/orte/mca/ras
Ralph Castain be02211b4f Modify the wakeup system to make it more Windows-friendly. This allows Shiqing to consolidate the Windows-specific modifications into one location, and generalizes the wakeup procedure in case we hit other system-specific requirements.
This needs some soak time to ensure we haven't opened any race conditions. I tried to loop everything in the shutdown procedure through that trigger event call to ensure it all goes through the one-time locks as it did before so that someone hitting ctrl-c when we are already shutting down shouldn't cause problems. Just want to let people use it for awhile to verify.

This commit was SVN r19159.
2008-08-05 15:09:29 +00:00
..
alps Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
base Modify the wakeup system to make it more Windows-friendly. This allows Shiqing to consolidate the Windows-specific modifications into one location, and generalizes the wakeup procedure in case we hit other system-specific requirements. 2008-08-05 15:09:29 +00:00
bjs Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ccp Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
gridengine Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
loadleveler Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
lsf Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
slurm Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
tm Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
Makefile.am Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees. 2008-08-04 14:25:19 +00:00
ras_types.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ras.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00