1
1
openmpi/orte/mca/ras
Ralph Castain 18960a9c5a Refactor the multicast support so the data type objects can be accessed beyond just the one component
Ensure that the local node is included in the allocation prior to bootstrap discovery

This commit was SVN r22099.
2009-10-14 17:43:40 +00:00
..
alps - Based and updated from Ken's patch: since CLE-2.1 does not offer 2009-08-07 01:15:09 +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 - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
ccp - Replace combinations of 2009-08-20 11:42:18 +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 - Replace combinations of 2009-08-20 11:42:18 +00:00
loadleveler - Replace combinations of 2009-08-20 11:42:18 +00:00
lsf Fix typo preventing compilation (!) 2009-04-15 16:50:41 +00:00
slurm Per direction from the slurm team, change the envar we look at to get our allocation 2009-08-30 15:57:27 +00:00
tm Use orte_notifier to alert sys admins to checksum violations in the csum pml. 2009-07-15 19:43:26 +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