1
1
openmpi/orte/mca/ras
Ralph Castain 2fdd367aa9 Refs trac:3429
Fix bug reported by FreyGuy19713: in cases where HNP node has multiple entries in a hostfile or other allocation, we need to track the total slots allocated to that node.

This commit was SVN r27673.

The following Trac tickets were found above:
  Ticket 3429 --> https://svn.open-mpi.org/trac/ompi/ticket/3429
2012-12-14 17:00:44 +00:00
..
alps Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
base Refs trac:3429 2012-12-14 17:00:44 +00:00
ccp Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
gridengine Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
loadleveler Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
lsf Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
simulator Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
slurm Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00
tm Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +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 Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported 2012-11-23 13:50:10 +00:00