1
1
openmpi/orte/mca/ess
2013-06-21 15:28:14 +00:00
..
alps Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
base Now that the entire codebase has been updated to use the MCA framework 2013-03-27 21:17:53 +00:00
env Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
hnp Do a little cleanup on abnormal termination procedure - don't keep submitting forced exit events (one will do), no need to reset the abnormal termination pipe event in orterun, etc. 2013-05-05 17:39:45 +00:00
lsf Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
pmi Add 'generic' support for PMI2 (previously, we checked for PMI2 only on Cray systems.) If your resource manager (e.g. SLURM) has support for PMI2, then the --with-pmi configure flag will enable its usage. If you don't have PMI2, then you will fallback to regular old PMI1. This patch was submitted by Ralph Castain and reviewed and pushed by Josh Ladd. This should be added to cmr:v1.7:reviewer=jladd 2013-06-21 15:28:14 +00:00
singleton Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
slurm Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
tm Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
tool MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
ess.h 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
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