1
1
openmpi/orte/mca/schema
Ralph Castain d0f7dafc47 Revise the universe connection logic. Two cases are now handled:
1. user does NOT specify the universe name. For the default universe case, if we detect an existing default universe and cannot connect to it, we quietly create an alternative default name by adding the pid to the orte_default_universe name and move on - we no longer provide a warning message for this case.

2. user specified a universe name. If we detect an existing universe of that name and cannot connect to it, we consider this an error condition and abort.

This commit was SVN r7131.
2005-09-01 15:50:38 +00:00
..
base - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
Makefile.am More orte Makefile.am updates 2005-07-02 15:13:41 +00:00
schema_types.h Revise the universe connection logic. Two cases are now handled: 2005-09-01 15:50:38 +00:00
schema.h Add a couple of new functions to the schema framework to check if a trigger is a "standard" trigger or not, and to extract a jobid from a standard trigger. Both functions will be used in a later commit. 2005-08-07 13:26:49 +00:00