1
1
openmpi/orte/mca
George Bosilca c788f0dd51 Apparently, the MCA params are being loaded into the environment params
of the individual app_contexts as well. Clear them of "bad" ones.

This commit was SVN r12198.
2006-10-19 21:19:08 +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 Complete the attribute management functions. 2006-10-18 20:02:16 +00:00
iof And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
ns 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
odls Apparently, the MCA params are being loaded into the environment params 2006-10-19 21:19:08 +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 Remove the memory debugging options. Fix what appears to be a typo in a help file. 2006-10-12 00:44:48 +00:00
ras This doesn't totally resolve the comm_spawn problem, but it helps a little. I'll continue working on it and hope to resolve it completely shortly. The issue primarily centers on where to start mapping the child job's processes, and how to deal with oversubscription that might result. At the moment, I am trying to resolve the first issue first (hey, that even sounds right!). 2006-10-18 14:01:44 +00:00
rds Fix a non-compliance issue regarding hostfiles as reported by Sun. The man page states that an entry that specifies slots_max but does not specify "slots" will have the soft limit default to the hard limit. The hostfile implementation, however, defaulted the soft limit to 1. 2006-10-17 00:43:12 +00:00
rmaps Clean up an error in the mapper that caused "-hosts" to bomb. 2006-10-19 18:57:29 +00:00
rmgr Complete the attribute management functions. 2006-10-18 20:02:16 +00:00
rml Continue beating on comm_spawn. Setup to debug bproc. 2006-10-02 14:58:22 +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 And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +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