1
1
openmpi/orte/mca/ras
2013-12-21 01:38:27 +00:00
..
alps Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
base Resolve an unexpected behavior in hostfile allocations. Now that we filter allocations to determine what will be used for mapping, let the initial global pool be the union of nodes from all sources (default hostfile, hostfiles, and dash-hosts). Each app will filter down to only those specified for it using its own hostfile and dash-host options. 2013-12-21 01:38:27 +00:00
gridengine Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
loadleveler Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
lsf MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
simulator Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed. 2013-04-29 17:02:37 +00:00
slurm Once again, the Slurm folks have decided to redefine their envars, reversing what they had previously told us to do. So cleanup the Slurm allocation code, and also adjust to a change in srun behavior that now aborts a job if the ntasks-per-node doesn't get specified when ORTE calls it, but the user specified it when getting an allocation. Sigh. 2013-12-09 17:58:46 +00:00
tm Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +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 Add initial support for dynamic allocations. At this time, only Slurm supports the new capability, which will be included in an upcoming release. 2013-01-20 00:33:42 +00:00