Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
grpcomm
/
direct
История
Ralph Castain
9e7e90265f
Temporarily make the direct grpcomm component the default until we can debug the other modules
...
This commit was SVN r32707.
2014-09-11 14:47:54 +00:00
..
grpcomm_direct_component.c
Temporarily make the direct grpcomm component the default until we can debug the other modules
2014-09-11 14:47:54 +00:00
grpcomm_direct.c
Avoid conflicts when multiple collectives are underway in ORTE by giving each grpcomm component its own RML tag and posting persistent receives. We use the signature anyway to determine which collective the received message is addressing, so there is no need to post non-persistent receives.
2014-09-10 17:36:16 +00:00
grpcomm_direct.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00