1
1
openmpi/orte/mca/plm
Abhishek Kulkarni 5c58a1c9c1 Fix C/R support in the trunk.
Among other things, this patch deals with the following issues:
* fix ompi-checkpoint argument parsing
* ompi-restart -showme prints an extraneous "Restarted child with PID" 
  message. Move around the debug statement to avoid this.
* fixes for the state machine changes

This commit was SVN r26770.
2012-07-09 23:34: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 Fix C/R support in the trunk. 2012-07-09 23:34:13 +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 Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +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 Add a state that allows mpirun or other tools to be notified of a job completion prior to terminating so that alternative actions can be performed. 2012-07-02 22:16:32 +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