1
1
openmpi/orte/runtime
Ralph Castain 5fa3b38d3c Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
Since I already had some changes in there, add in the rmaps rank_file changes - should work okay, but not fully tested.

This commit was SVN r21099.

The following SVN revision numbers were found above:
  r21097 --> open-mpi/ompi@88ae934c26
2009-04-29 02:13:14 +00:00
..
data_type_support ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
help-orte-runtime.txt Expose the nidmap and pidmap as orte globals so that components in other frameworks can access and/or manipulate them without forcing API modifications - modify the individual ess components that were affected so they use the global variables. Add a list of attributes to the nids for storing node-related data (e.g., modex attrs), and define a new object for that purpose. 2009-01-07 14:58:38 +00:00
Makefile.am Follow-on to r19457. Rather than have #ifs in the middle of functions 2008-09-01 17:15:01 +00:00
orte_cr.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_cr.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
orte_data_server.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_data_server.h 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
orte_finalize.c allow trunk to compile on red storm 2009-04-08 20:53:54 +00:00
orte_globals.c Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c. 2009-04-29 02:13:14 +00:00
orte_globals.h Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c. 2009-04-29 02:13:14 +00:00
orte_init.c Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c. 2009-04-29 02:13:14 +00:00
orte_locks.c Some minor updates to the locking system changes. Remove obsolete locks. Ensure the trigger event objects do not get deconstructed until the very end to avoid possible problems due to race conditions. Route all orted abnormal term tests through the trigger. 2008-08-06 11:31:06 +00:00
orte_locks.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_mca_params.c - Revert r20739 2009-03-05 21:56:03 +00:00
orte_wait.c - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +00:00
orte_wait.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime_internals.h Modify the accounting system to recycle jobids. Properly recover resources from nodes and jobs upon completion. Adjustments in several places were required to deal with sparsely populated job, node, and proc arrays as a result of this change. 2009-03-03 16:39:13 +00:00
runtime.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00