1
1
openmpi/orte/mca
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
..
errmgr Bring the map fixes into the main trunk. This should fix several problems, including the multiple app_context issue. 2006-10-07 15:45:24 +00:00
gpr Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
iof And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
ns Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
odls 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
oob Delay opening the listen socket until module init, so that we can have the 2006-10-11 21:29:29 +00:00
pls Newline is required by some compilers at the end of a file. 2006-10-21 05:56:04 +00:00
ras Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
rds Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
rmaps 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
rmgr 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
rml Lesson to be learned: if you send an ack to a recv'd command, better not send it to the same tag it came from - at least, not if there is a persistent recv on that tag! 2006-10-21 02:53:19 +00:00
schema Bring the map fixes into the main trunk. This should fix several problems, including the multiple app_context issue. 2006-10-07 15:45:24 +00:00
sds Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
smr 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