1
1
openmpi/orte/mca/plm
2012-08-13 20:48:13 +00:00
..
alps Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
base Silly me - now that all daemons are stripping their prefix on the backend, we no longer need to do it as they report 2012-08-13 20:48:13 +00:00
ccp First cut at updating the ccp launcher to use the state machine 2012-08-10 17:09:33 +00:00
lsf Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
process Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
rsh Ensure the daemons don't incorrectly declare a failed launch 2012-07-26 19:05:06 +00:00
slurm Turn off the common port for slurm for now 2012-06-25 21:55:51 +00:00
tm Add missing endif 2012-06-12 15:07:09 +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
plm_types.h For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +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