Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
Shiqing Fan
d9fa58dc33
Add two more arguments to call. The definition of the function has been modified with 2 additional arguments.
...
This commit was SVN r14990.
2007-06-11 14:27:36 +00:00
..
base
Remove stale define
2007-06-06 17:19:43 +00:00
bproc
Teach the odls to properly test for and report failed-to-start for application processes.
2007-04-24 18:54:45 +00:00
default
Fixes trac:967.
2007-06-08 22:59:31 +00:00
process
Add two more arguments to call. The definition of the function has been modified with 2 additional arguments.
2007-06-11 14:27:36 +00:00
Makefile.am
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
odls_types.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
odls.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