Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
180c96bb8f
Clear an erroneous error message pending a more complete fix
...
This commit was SVN r14698.
2007-05-18 14:44:27 +00:00
..
class
Revert prior commits from last night that involved significant change to the GPR, along with cosmetic changes to the odls_default module pending review and test.
2007-04-12 13:13:28 +00:00
dss
Fix a small typo.
2007-04-12 04:53:30 +00:00
etc
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
include
Fix the app-failed-to-start capability that was broken by r14554 (holding the caller in rmgr.spawn until the application - as opposed to just the orteds - have started). Allow the rmgr.spawn function to return if the app terminates, correctly handling its return status code to show abnormal termination. Modify orterun to correctly handle the returned status code so it doesn't enter a conditioned wait if the app fails to start since it will never wakeup if it does.
2007-05-18 13:29:11 +00:00
mca
Clear an erroneous error message pending a more complete fix
2007-05-18 14:44:27 +00:00
runtime
Seems that the recent changes in the sds and oob exposed some invalid
2007-04-25 19:51:52 +00:00
test
Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly.
2007-04-23 18:41:04 +00:00
tools
Fix the app-failed-to-start capability that was broken by r14554 (holding the caller in rmgr.spawn until the application - as opposed to just the orteds - have started). Allow the rmgr.spawn function to return if the app terminates, correctly handling its return status code to show abnormal termination. Modify orterun to correctly handle the returned status code so it doesn't enter a conditioned wait if the app fails to start since it will never wakeup if it does.
2007-05-18 13:29:11 +00:00
util
Fix the app-failed-to-start capability that was broken by r14554 (holding the caller in rmgr.spawn until the application - as opposed to just the orteds - have started). Allow the rmgr.spawn function to return if the app terminates, correctly handling its return status code to show abnormal termination. Modify orterun to correctly handle the returned status code so it doesn't enter a conditioned wait if the app fails to start since it will never wakeup if it does.
2007-05-18 13:29:11 +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
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00