1
1
openmpi/orte
Ralph Castain 0ccc910485 Fix the Bproc vpid computation so that, when we map by slot, adjacent processes have vpids differing by only one.
I will ammend the documentation in the files shortly to explain why this was previously broken.

This commit was SVN r11162.
2006-08-11 19:41:33 +00:00
..
class Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss Remove unused variable 2006-08-02 12:26:41 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Bring over the ORTE 2.0 DSS. This introduces a few changes, almost all of which are transparent to the user: 2006-08-01 18:42:25 +00:00
mca Fix the Bproc vpid computation so that, when we map by slot, adjacent processes have vpids differing by only one. 2006-08-11 19:41:33 +00:00
runtime - os_dirpath.c : reset the is_dir var each time through the loop. 2006-07-11 17:31:05 +00:00
test/system Fix a bug noted by Jeff - we were no longer accurately recording in the registry that a process had been terminated when the user initiated the "kill" process (via cntrl-c). 2006-07-18 14:42:27 +00:00
tools Remove unused variable to make Cyrador happy. 2006-08-10 12:57:55 +00:00
util Fix orte-ps which George broke in r10718 by extending the orte_session_dir_get_name() 2006-07-11 16:54:07 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00