Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
default
История
George Bosilca
7485c920c4
Remove the useless comment as it does not reflect the reality anymore.
...
This commit was SVN r14737.
2007-05-23 18:55:02 +00:00
..
configure.m4
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
2006-09-14 21:29:51 +00:00
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
help-odls-default.txt
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
Makefile.am
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +00:00
odls_default_component.c
ORTE_MODULE_DECLSPEC is not required here.
2007-04-12 05:17:03 +00:00
odls_default_module.c
Remove the useless comment as it does not reflect the reality anymore.
2007-05-23 18:55:02 +00:00
odls_default.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