Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
George Bosilca
28c9d0758b
These functions are supposed to be static so there is no reason to have them declared in the header file.
...
This commit was SVN r14924.
2007-06-06 20:18:37 +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
These functions are supposed to be static so there is no reason to have them declared in the header file.
2007-06-06 20:18:37 +00:00
process
Just like r14289 on the ORTE trunk:
2007-04-12 11:19:42 +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