Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
История
Ralph Castain
a309c53bf2
Set the lifeline when we are tree spawning under rsh so that the orted can self-terminate when its parent dies
...
This commit was SVN r25655.
2011-12-15 15:29:53 +00:00
..
help-orted.txt
Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments.
2007-07-12 19:53:18 +00:00
Makefile.am
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
orted_comm.c
Fix daemon collectives - missed the one spot where returning orte_routed_tree_t was required. Sigh. Change the routed components to return that type on the list of children when get_routing_tree is called.
2011-11-28 22:24:49 +00:00
orted_main.c
Set the lifeline when we are tree spawning under rsh so that the orted can self-terminate when its parent dies
2011-12-15 15:29:53 +00:00
orted.h
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +00:00