1
1
openmpi/orte/mca/plm
Howard Pritchard 1508a01325 Fixes to enable mpirun to work again on Cray
The ess pmi module was not handling aprun launched
daemons.  All daemons were thinking they were vpid 1.

Also, turns out that on cray systems using MOM nodes
for launched jobs, just detecting whether or not a
process is in a PAGG container is not sufficient.

Crank up the priority of the alps PLM component in the
event that the configure detected the presence of both
slurm and alps.

Have the ESS pmi component open the pmix framework and
select a pmix component.

This commit was SVN r32773.
2014-09-23 15:37:26 +00:00
..
alps Fixes to enable mpirun to work again on Cray 2014-09-23 15:37:26 +00:00
base Fix the quoting algorithm so only rsh command lines get quoted values 2014-08-22 22:47:38 +00:00
isolated Per RFC: 2014-06-01 16:14:10 +00:00
lsf Since we've run into the situation where someone puts a script wrapper around a launcher such as srun, we need to always protect MCA cmd line params with quotes. This means we also need to protect the backend from quotes coming into the system as part of a value, or else the parser gets confused. 2014-09-08 20:38:46 +00:00
rsh plm_rsh_module.c: output to the framework output 2014-09-13 00:46:35 +00:00
slurm Since we've run into the situation where someone puts a script wrapper around a launcher such as srun, we need to always protect MCA cmd line params with quotes. This means we also need to protect the backend from quotes coming into the system as part of a value, or else the parser gets confused. 2014-09-08 20:38:46 +00:00
tm Remove few warnings. 2014-08-11 13:34:44 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
plm_types.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
plm.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00