Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
История
Sven Stork
3707207cca
- we don't need to export this symbol
...
This commit was SVN r14593.
2007-05-07 13:05:52 +00:00
..
base
Seems that the recent changes in the sds and oob exposed some invalid
2007-04-25 19:51:52 +00:00
tcp
- we don't need to export this symbol
2007-05-07 13:05:52 +00:00
Makefile.am
Add some missing headers / correct one installation directory
2005-12-08 04:00:52 +00:00
oob_types.h
Remove an abstraction barrier I thought was gone long-ago. The OOB subscription really shouldn't be defined as an OMPI subscription.
2007-01-02 16:16:50 +00:00
oob.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