1
1
openmpi/orte/mca/ras/slurm
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-ras-slurm.txt 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
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ras_slurm_component.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
ras_slurm_module.c 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
ras_slurm.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