Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Ralph Castain
2b225e3776
Cleanup a race condition regarding marking that waitpid_fired. We should always mark it as fired when we enter the wait_local_proc routine, and also mark it as no longer alive if iof_complete has also been found. If other places in the code also update those flags, there is no harm done.
...
This commit was SVN r32643.
2014-08-29 17:03:31 +00:00
..
base.h
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
help-orte-odls-base.txt
check-help-strings cleanup
2014-08-11 03:21:08 +00:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
odls_base_default_fns.c
Cleanup a race condition regarding marking that waitpid_fired. We should always mark it as fired when we enter the wait_local_proc routine, and also mark it as no longer alive if iof_complete has also been found. If other places in the code also update those flags, there is no harm done.
2014-08-29 17:03:31 +00:00
odls_base_frame.c
check-help-strings cleanup
2014-08-11 03:21:08 +00:00
odls_base_select.c
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
odls_private.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00