1
1
openmpi/orte/mca/ras
Rainer Keller 70a69e796f - Get rid of a small nuisance: after installation of the
alps-resid script, set it to exec, to allow:

   export OMPI_ALPS_RESID=`$OMPI/share/openmpi/ras-alps-command.sh`

This commit was SVN r22234.
2009-11-25 19:01:33 +00:00
..
alps - Get rid of a small nuisance: after installation of the 2009-11-25 19:01:33 +00:00
base Refactor the multicast support so the data type objects can be accessed beyond just the one component 2009-10-14 17:43:40 +00:00
bjs Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ccp A few windows fixes: 2009-11-18 09:43:47 +00:00
cm Add a new ras module to support bootstrap operations. Additional functionality may eventually be required in the component, but for now all it does is provide a mechanism for ensuring that other allocations don't confuse the system. 2009-09-30 23:30:24 +00:00
gridengine Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
loadleveler Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
lsf Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
slurm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
tm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +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