1
1
openmpi/orte/mca
Josh Hursey 0a931f9fad Brining over the session directory and universe changes
from the tmp/jjhursey-ft-cr branch.

In this commit we change the way universe names are created.
Before we by default first created "default-universe" then
if there was a conflict we created "default-universe-PID"
where PID is the PID of the HNP.
Now we create "default-universe-PID" all the time (when
a default universe name is used). This makes it much 
easier when trying to find a HNP from an outside app 
(e.g. orte-ps, orteconsole, ...)

This also adds a "search" function to find all of the 
universes on the machine. This is useful in many contexts
when trying to find a persistent daemon or when trying to 
connect to a HNP.

This commit also makes orte_universe_t an opal_object_t, 
which is something that needed to happen, and only effected
the SDS in one of it's base functions.


I was asked to bring this over to aid in fixing orteconsole
and orteprobe. Due to the change of orte_universe_t to 
an object orteprobe may need to be updated to reflect this 
change. Since orteprobe needs to be looked at anyway I'll
leave this to Ralph to take care of.

*Note*:
These changes do not depend upon any of the FT work (but
the FT work does depend upon them). These were brought over
to help in fixing some of the ORTE tool set that require
the functionality layed out in this patch.

Testing:
Ran the 'ibm' tests before and after this change, and all was
as well as before the change. If anyone notices additional
irregularities in the system let me know. But none are expected.

This commit was SVN r10550.
2006-06-28 21:03:31 +00:00
..
errmgr Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
gpr Sending SIZE_MAX from machines with different sizeof(size_t) causes big problems, 2006-04-28 21:09:42 +00:00
iof Fix for standard output / standard error truncation issue when in a shell 2006-05-18 15:43:32 +00:00
ns Fix a bunch of warnings the Sun compilers find: 2006-04-20 15:35:58 +00:00
oob Correction to resolve a problem related to partial reads. We were making a 2006-04-27 14:27:02 +00:00
pls * fix for signal forwarding additions in bproc_orted code 2006-06-27 19:59:07 +00:00
ras Aren't we supposed to release the value on all possible execution paths ? 2006-04-27 17:31:01 +00:00
rds Added some user friendly output to the hostfile RDS component. 2006-05-31 20:07:59 +00:00
rmaps Fixes Ticket #125 for both the trunk and v1.1 branch. 2006-06-15 22:14:07 +00:00
rmgr Fixes Ticket #125 for both the trunk and v1.1 branch. 2006-06-15 22:14:07 +00:00
rml * some pending Red Storm related updates to ORTE 2006-02-23 04:55:39 +00:00
schema Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
sds Brining over the session directory and universe changes 2006-06-28 21:03:31 +00:00
soh Updated soh-xcpu component. Not going to be used for time being. 2006-06-13 23:25:46 +00:00