Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
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
..
base
Compute and pass the local_rank and local number of procs (in that proc's job) on the node.
2007-05-21 14:30:10 +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
Remove the useless comment as it does not reflect the reality anymore.
2007-05-23 18:55:02 +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