Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
История
Ralph Castain
4c2c6c9bd8
Ensure the pack/unpacks match for tree-spawn
...
This commit was SVN r18282.
2008-04-24 18:53:08 +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
Resolve a problem where the orte daemon comm functions were being accessed by mpirun while still retaining occasional reference to the orted_globals. Remove all dependence on orted_globals from the comm functions. Move those functions back into their own file to make it easier to maintain the separation. Ensure that mpirun ignores any "exit" commands being sent to daemons as it will exit on its own.
2007-07-23 18:36:33 +00:00
orted_comm.c
Ensure the pack/unpacks match for tree-spawn
2008-04-24 18:53:08 +00:00
orted_main.c
Merge in tmp/jjh-scratch
2008-04-23 00:17:12 +00:00
orted.h
Cleanup recursions in ORTE caused by processing recv'd messages that can cause the system to take action resulting in receipt of another message.
2008-02-28 19:58:32 +00:00