Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
f8642e9390
Add debug to tell us when we opened a socket and to whom
...
This commit was SVN r17911.
2008-03-21 15:47:47 +00:00
..
etc
remove defunct file
2007-07-20 02:10:38 +00:00
include
Make it so we do not mangle the options the user passes to their executeable. Fixes trac:1124
2008-03-05 22:12:27 +00:00
mca
Add debug to tell us when we opened a socket and to whom
2008-03-21 15:47:47 +00:00
orted
Complete the fix of the orted vs mpirun race condition for finalizing. The darned mpirun is just too fast! Rather than try to slow it down, we set the orte_finalizing flag -prior- to telling mpirun the orted is leaving. This ensures we don't mistakenly declare the lifeline lost when mpirun leaves in a hurry.
2008-03-20 16:55:24 +00:00
runtime
Fix a race condition between the orteds and HNP that can cause the orteds to output the "lost lifeline" message.
2008-03-20 13:30:51 +00:00
test
One more correction to mpirun exit codes - cleanup the application proc's exit codes in the orted so that non-zero exit codes generated by mpirun itself don't get "munged".
2008-03-20 13:54:11 +00:00
tools
One more correction to mpirun exit codes - cleanup the application proc's exit codes in the orted so that non-zero exit codes generated by mpirun itself don't get "munged".
2008-03-20 13:54:11 +00:00
util
Afraid this has a couple of things mixed into the commit. Couldn't be helped - had missed one commit prior to running out the door on vacation.
2008-03-17 17:58:59 +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
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
2008-03-05 22:44:35 +00:00