1
1
openmpi/orte
Jeff Squyres ef1abb71d3 Check to see if the MCA param already exists before registering it.
If you register a parameter a second time, it overwrites the default
value (this was causing a problem with mpirun not being marked as orte
infrastructure, and therefore thinking that it was a singleton, and
therefore always adding the localhost into the node list).

This commit was SVN r6789.
2005-08-09 21:03:33 +00:00
..
class Fix a typo 2005-08-02 15:54:36 +00:00
dps * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
dynamic-mca Move set_my_name (NDS) functionality from ns_base and universe contact 2005-07-27 23:18:16 +00:00
include Add a job_info segment to the system that holds a container for each job. Within each container is a keyval indicating the job state (i.e., all procs at stage1, finalized, etc.). This provides a rough state-of-health for the job. 2005-07-29 14:11:19 +00:00
mca Check to see if the MCA param already exists before registering it. 2005-08-09 21:03:33 +00:00
runtime Add a few new functions that were requested last week - not tested yet, so please don't use them! I will test them this afternoon on a different computer. For now, they won't cause any problems since they aren't being called. 2005-08-01 16:38:15 +00:00
tools Fix a problem where orterun itself would not receive MCA parameters 2005-08-08 16:42:28 +00:00
util (Re-)Added two MCA Parameters that must have been lost in the merge way back when: 2005-07-08 21:01:37 +00:00
Makefile.am Move set_my_name (NDS) functionality from ns_base and universe contact 2005-07-27 23:18:16 +00:00