1
1
openmpi/orte/mca/ras
Ralph Castain 13d86e100b Courtesy of Ralph and Jeff:
Continue the reorganization of the configure system. Move files from the main config directory to their appropriate level-specific config directories. Modify the configure system to correctly handle compiler detection, test, and setup so that all things pertaining to opal and orte are done at the lower level, with the ompi configure system only looking at mpi-specific options.

Ensure the wrapper compilers for orte and ompi only get built when appropriate. Add support for c++ to the orte wrapper compilers, both script and non-script versions.

This commit was SVN r22138.
2009-10-24 01:04:35 +00:00
..
alps Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +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 - 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 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