Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
История
Jeff Squyres
c98729694a
Fix a compile error in the xgrid plm. This does nothing to make it
...
work; it just now compiles on os x. This commit was SVN r23387.
2010-07-13 11:56:20 +00:00
..
alps
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
base
remove a potential locking conflict, and let emacs go ahead and reformat the function (sigh)
2010-07-01 19:37:53 +00:00
bproc
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
ccp
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
lsf
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
process
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
rsh
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
rshd
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
slurm
Revert some of a prior commit - there is no need for another flag to indicate one-sided termination of the orteds.
2010-07-10 03:33:01 +00:00
submit
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
tm
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
tmd
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
xgrid
Fix a compile error in the xgrid plm. This does nothing to make it
2010-07-13 11:56:20 +00:00
Makefile.am
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
plm_types.h
Define a new node state
2010-07-01 19:38:23 +00:00
plm.h
Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality.
2009-07-13 02:29:17 +00:00