1
1
openmpi/orte/mca/ras
Kenneth Matney 91bbc6b919 Change algorithm from spawning a shell that spawns another shell, and
thereby runs apstat twice; and in the process thereof reads the ALPS
appinfo file TWICE; and in addition, experiences a failure sometimes
which causes mpirun to hang.  Change this to a looped read attempt
that breaks on success, thereby avoiding failure (except in the most

This commit was SVN r19642.
2008-09-25 20:44:16 +00:00
..
alps Change algorithm from spawning a shell that spawns another shell, and 2008-09-25 20:44:16 +00:00
base Modify the --display-map and --display-alloc per note on devel list to reduce info for user understanding. 2008-09-23 15:46:34 +00:00
bjs Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ccp Update the ccp module: 2008-09-01 16:35:38 +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