Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Ralph Castain
5f94d6d791
Fix the cnos rml to match revised xcast API
...
This commit was SVN r14478.
2007-04-23 19:07:44 +00:00
..
base
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
cnos
Fix the cnos rml to match revised xcast API
2007-04-23 19:07:44 +00:00
ftrm
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +00:00
oob
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +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