1
1
openmpi/orte/runtime
Rainer Keller d8cf4c0fec - Get pgcc on XT to complain less:
In case we use memcmp, strlen, strup and friends include <string.h>
   Also several constants.h are not included directly
 - Let's have mca_topo_base_cart_create  return ompi-errors in
   ompi/mca/topo/base/topo_base_cart_create.c

This commit was SVN r20773.
2009-03-13 02:10:32 +00:00
..
data_type_support - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +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 - Revert r20739 2009-03-05 21:56:03 +00:00
orte_cr.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_data_server.c - Revert r20740 2009-03-05 21:50:47 +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 Release the orte_default_hostfile. 2009-02-14 21:49:56 +00:00
orte_globals.c - Revert r20739 2009-03-05 21:56:03 +00:00
orte_globals.h - Revert r20739 2009-03-05 21:56:03 +00:00
orte_init.c - Revert r20739 2009-03-05 21:56:03 +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 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_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 - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +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 Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00