Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
История
Ralph Castain
9164afbb08
When a daemon force-terminates, we don't get the show_help message it was trying to send because the message is at a lower priority than the termination event. Resolve this by putting the oob in its own progress thread. Also, use only that one thread by default - if someone needs more progress threads in the OOB, they can use the MCA param to get them.
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-05-11 06:52:55 -07:00
..
alps
Minor cleanups to eliminate warnings
2017-01-06 08:44:10 -08:00
base
When a daemon force-terminates, we don't get the show_help message it was trying to send because the message is at a lower priority than the termination event. Resolve this by putting the oob in its own progress thread. Also, use only that one thread by default - if someone needs more progress threads in the OOB, they can use the MCA param to get them.
2017-05-11 06:52:55 -07:00
tcp
By default, use the system default snd/recv buffer sizes
2017-05-05 09:58:05 -07:00
ud
verbs: remove extra event user increment/decrement operation
2017-01-25 18:37:06 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
oob.h
Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier).
2016-10-23 21:52:39 -07:00