Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Rich Graham
5359cee937
declare undeclared function, so that the code will compile.
...
This commit was SVN r14625.
2007-05-09 04:47:40 +00:00
..
base
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
cnos
declare undeclared function, so that the code will compile.
2007-05-09 04:47:40 +00:00
ftrm
Seems that the recent changes in the sds and oob exposed some invalid
2007-04-25 19:51:52 +00:00
oob
Seems that the recent changes in the sds and oob exposed some invalid
2007-04-25 19:51:52 +00:00
Makefile.am
fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI...
2005-12-19 03:10:23 +00:00
rml_types.h
Fixed a compile error on OS X 10.3 introduced with 1.1.5 / 1.2. Thanks
2007-03-19 17:25:54 +00:00
rml.h
Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly.
2007-04-23 18:41:04 +00:00