Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Adrian Reber
cabf1d4e68
use the orte attributes in the FT code to fix compile errors
...
This commit was SVN r32093.
2014-06-26 03:19:17 +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
Fix the error message in case a daemon does not succeed at killing the
2012-09-24 15:25:21 +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
use the orte attributes in the FT code to fix compile errors
2014-06-26 03:19:17 +00:00
odls_base_frame.c
Deal with PGI compilers on the Mac by initializing a global variable.
2013-09-05 21:40:50 +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
This isn't as big a change as it appears - a change in one place caused a whole bunch of files to require updated #include's due to some arcane linkage. Rework the orte_wait code to reflect the introduction of the state machine. If we are in cleanup mode and just want to kill all our local children, then there is no reason to be polite about it as that introduces *very* long delays at scale. Just kill the procs and move on.
2014-06-17 17:57:51 +00:00