Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Ralph Castain
4853457b93
The RML posted recvs are controlled by the async progress thread when in an application process. The call to finalize and close the RML is done from the main thread, and so we need to shift the actual destruct of the posted recv list to the async thread for handling or else we encounter a race condition when accessing the posted recvs.
...
Thanks to Gilles for providing the required debug info
2015-07-21 08:44:23 -07:00
..
base
The RML posted recvs are controlled by the async progress thread when in an application process. The call to finalize and close the RML is done from the main thread, and so we need to shift the actual destruct of the posted recv list to the async thread for handling or else we encounter a race condition when accessing the posted recvs.
2015-07-21 08:44:23 -07:00
ftrm
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
oob
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
rml_types.h
Consolidate all the QOS changes into one clean commit
2015-05-06 19:48:42 -07:00
rml.h
remove trigraph '??)' from comment
2015-07-07 11:00:13 +09:00