Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Sharon Melamed
025b68becf
Move the carto framework to the trunk.
...
This commit was SVN r17177.
2008-01-23 09:20:34 +00:00
..
help-orterun.txt
When we can detect that a daemon has failed, then we would like to terminate the system without having it lock up. The "hang" is currently caused by the system attempting to send messages to the daemons (specifically, ordering them to kill their local procs and then terminate). Unfortunately, without some idea of which daemon has died, the system hangs while attempting to send a message to someone who is no longer alive.
2007-10-15 18:00:30 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
- Bring over the visibility feature, for a finer symbol export control
2007-05-04 09:03:37 +00:00
orterun.1
Formatting fixes from Peter Breitenlohner.
2008-01-18 23:21:31 +00:00
orterun.c
Move the carto framework to the trunk.
2008-01-23 09:20:34 +00:00
orterun.h
When we can detect that a daemon has failed, then we would like to terminate the system without having it lock up. The "hang" is currently caused by the system attempting to send messages to the daemons (specifically, ordering them to kill their local procs and then terminate). Unfortunately, without some idea of which daemon has died, the system hangs while attempting to send a message to someone who is no longer alive.
2007-10-15 18:00:30 +00:00
totalview.c
- Should not use ORTE_DECLSPEC with initialization.
2007-09-11 10:13:53 +00:00
totalview.h
Add support for DDT parallel debugger, which required several things:
2007-07-10 12:53:48 +00:00