1
1
openmpi/orte/mca/rmgr/base
Ralph Castain d0eb7d7216 Complete the attribute management functions.
Modify the mapper to better bookmark its stopping place each time, and to pick up the next time from there. This needs to be validated on a multi-node system.

Fix a major memory corruption problem in the registry put/get functions that was doing multiple free's. Not sure how valgrind missed this one, though it only occurred in specific circumstances (such as comm_spawn).

This commit was SVN r12179.
2006-10-18 20:02:16 +00:00
..
data_type_support Somehow, somewhere we have to initialize rc ... 2006-10-17 22:32:21 +00:00
base.h Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
help-rmgr-base.txt Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node 2006-10-11 18:43:13 +00:00
Makefile.am This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
rmgr_base_attribute_fns.c Complete the attribute management functions. 2006-10-18 20:02:16 +00:00
rmgr_base_check_context.c Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node 2006-10-11 18:43:13 +00:00
rmgr_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rmgr_base_con_discon.c Add two new API functions to the RMGR, and modify the "spawn" API to support the enhanced MPI-2 functionality. 2006-09-19 01:45:05 +00:00
rmgr_base_context.c Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
rmgr_base_open.c Complete the attribute management functions. 2006-10-18 20:02:16 +00:00
rmgr_base_receive.c This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
rmgr_base_select.c Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
rmgr_base_stage_gate.c Add missing functionaltiy to the ns replica to support remote get_job_peers requests. Add trace commands to help try and track down remaining problem with comm_spawn. 2006-10-02 19:44:35 +00:00
rmgr_base_stubs.c This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
rmgr_base_vpid_support_fns.c Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
rmgr_private.h Complete the attribute management functions. 2006-10-18 20:02:16 +00:00