Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
George Bosilca
3e971e61f3
The system headers are supposed to be protected by #ifdef and not by #if.
...
This commit was SVN r21700.
2009-07-16 18:27:33 +00:00
..
base
The system headers are supposed to be protected by #ifdef and not by #if.
2009-07-16 18:27:33 +00:00
ftrm
Completely remove ltdl support for Windows build.
2009-05-05 18:59:13 +00:00
oob
Completely remove ltdl support for Windows build.
2009-05-05 18:59:13 +00:00
Makefile.am
Clean up a couple of configure things:
2007-05-15 04:23:48 +00:00
rml_types.h
Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun.
2009-05-11 14:11:44 +00:00
rml.h
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00