1
1
openmpi/orte/mca/ess/base
Ralph Castain b45029fd0e Application processes should not open/close the IOF framework - there is nothing in that framework for application procs to do.
Fix a bug in iof_base_close where we destruct a thread lock prior to unlocking it.

This commit was SVN r19392.
2008-08-22 01:28:19 +00:00
..
base.h Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
ess_base_close.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
ess_base_get.c Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
ess_base_nidmap.c Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
ess_base_open.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
ess_base_put.c Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
ess_base_select.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
ess_base_std_app.c Application processes should not open/close the IOF framework - there is nothing in that framework for application procs to do. 2008-08-22 01:28:19 +00:00
ess_base_std_orted.c Add capability to notify system admins of potential problems in system communication networks and/or other system elements that are detected by Open MPI during operation. For example, failures in connections that may be indicative of connectivity problems can be reported to sys admins in addition to our current error message to the user, thus allowing more rapid correction of the problem. 2008-08-06 21:59:21 +00:00
ess_base_std_prolog.c Move the lock initialization back to orte_init so that the finalize lock 2008-06-25 03:18:37 +00:00
ess_base_std_tool.c This fixes ticket #1426 - mpirun is cleaning up ALL session dirs 2008-07-29 18:58:35 +00:00
help-ess-base.txt Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
Makefile.am Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00