Ralph Castain
d70e2e8c2b
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
...
Remains to be tested to ensure everything came over cleanly, so please continue to withhold commits a little longer
This commit was SVN r17632.
2008-02-28 01:57:57 +00:00
Ralph Castain
b582d98d4a
Fix singleton comm_spawn so it can see available resources
...
This commit was SVN r14719.
2007-05-22 13:29:07 +00:00
Ralph Castain
677eb5e4bc
Ensure the singleton wakes up when comm_spawn fails
...
This commit was SVN r14714.
2007-05-21 20:13:31 +00:00
Jeff Squyres
f6e7016cdd
Make this test capable of running more than "-np 1". If you run with
...
"-np X", it will launch X parents and then MPI_COMM_SPAWN X additional
children.
This commit was SVN r13466.
2007-02-02 14:34:53 +00:00
Ralph Castain
ec0bb9ffda
Fix the bookmark system - we now have children being correctly spawned where they should!
...
Also, I am no longer seeing any issue with the child job spawning its own daemons - this appears to be fixed. We still don't reuse the existing daemons, however, but that will come.
This commit was SVN r12229.
2006-10-20 18:05:16 +00:00
Ralph Castain
02efd07b60
Fix the MCA param passing issue, at least for rsh at the moment. I will clean this up and move it to the other environments once I shift back to a local computer.
...
This commit was SVN r12224.
2006-10-20 15:27:29 +00:00
Ralph Castain
99f2986db7
Bring comm_spawn back online. Shift the trigger hosting responsibilities to the HNP.
...
We still have an issue with the io forwarding going through the spawning process, but that will be dealt with at a future time.
This commit was SVN r11943.
2006-10-03 02:07:58 +00:00