Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
routed
/
binomial
История
Shiqing Fan
bce2f44154
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
...
This commit was SVN r21805.
2009-08-12 08:55:58 +00:00
..
.windows
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
2009-08-12 08:55:58 +00:00
configure.params
Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later.
2008-05-05 22:32:25 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00
routed_binomial_component.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
routed_binomial.c
Fully enable the use of static ports to minimize connections on mpirun. When static ports are provided, daemons will automatically use routes defined by the selected routed module to callback to mpirun during startup, thus elimating the dedicated daemon-to-mpirun connection. Therefore, the total number of connections on mpirun will equal the fanout of the routed module (instead of #nodes in job).
2009-05-16 04:15:55 +00:00
routed_binomial.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00