Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
/
base
История
Artem Polyakov
8ffad75a0a
Introduce timing interval measurement facility in timing framework
2014-12-10 16:47:49 +06:00
..
base.h
[Contribution from Artem - moved it to svn from git for him]
2014-09-15 18:00:46 +00:00
help-oob-base.txt
Provide better messages when we don't find any included interfaces, and/or don't find any interfaces for use by OOB.
2014-02-11 19:29:03 +00:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
oob_base_frame.c
Introduce timing interval measurement facility in timing framework
2014-12-10 16:47:49 +06:00
oob_base_select.c
Fix bugs in the oob base - ensure we get the components in high-to-low priority, and that we correctly track reachability via all components. Adjust the priority of the tcp component to leave headroom for others
2014-02-16 03:19:08 +00:00
oob_base_stubs.c
Get the direct routed component to work with both TCP and USOCK OOB components. We previously had setup the direct component so it would only support direct-launched applications. Thus, all routes went direct between processes. However, if the job had been launched by mpirun, this made no sense - what you wanted instead was to have each app proc talk directly to its daemon, but have the daemons all directly connect to each other.
2014-12-07 09:11:48 -08:00