1
1
openmpi/orte/mca/rmgr/base
Ralph Castain 7a77ef0ae3 Given the amount of pain singletons cause, one can't help but wonder if it REALLY was that much trouble for people to type "mpirun -n 1 foo"....sigh.
Get the ordering right so that a singleton can start.

Protect the rmgr copy app_context function from NULL fields

Tell the mapper it is okay for there not to be a pre-existing mapping plan for a parent when dynamically spawning processes

This commit was SVN r12257.
2006-10-23 15:15:45 +00:00
..
data_type_support Given the amount of pain singletons cause, one can't help but wonder if it REALLY was that much trouble for people to type "mpirun -n 1 foo"....sigh. 2006-10-23 15:15:45 +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 Cleaner rendition now extended to other environments. Remove MCA params for backend procs that can cause trouble. Specifically, any directives on the selection of components for RDS, RAS, RMAPS, PLS, and RMGR can be bad mojo on the backend. 2006-10-20 16:50: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 Add a missing ORTE_DECLSPEC. 2006-10-20 19:37:21 +00:00