1
1
openmpi/orte/runtime
Ralph Castain dcff523244 Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds.
Cleanup the pidmap handling by changing from value to pointer arrays.

This commit was SVN r20629.
2009-02-25 02:43:22 +00:00
..
data_type_support Add ability for local slave spawns to pre-position supporting files. Update comm_spawn and comm_spawn_multiple man pages to cover new info_keys. 2009-02-12 15:56:45 +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 - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +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 * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +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 Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds. 2009-02-25 02:43:22 +00:00
orte_globals.h Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds. 2009-02-25 02:43:22 +00:00
orte_init.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +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 - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
orte_wait.c Make sure we correctly unregister all persistent events 2009-02-17 00:20:05 +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 Follow-on to r19457. Rather than have #ifs in the middle of functions 2008-09-01 17:15:01 +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