1
1
openmpi/orte/mca/sds/base
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.h * don't assume select has been called during close 2005-07-28 15:14:46 +00:00
Makefile.am - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
sds_base_close.c * don't assume select has been called during close 2005-07-28 15:14:46 +00:00
sds_base_interface.c Move set_my_name (NDS) functionality from ns_base and universe contact 2005-07-27 23:18:16 +00:00
sds_base_open.c - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
sds_base_put.c - added more documentation 2005-08-08 22:17:22 +00:00
sds_base_select.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
sds_base_universe.c Revise the universe connection logic. Two cases are now handled: 2005-09-01 15:50:38 +00:00