Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
snapc
История
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
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
full
use the orte attributes in the FT code to fix compile errors
2014-06-26 03:19:17 +00:00
Makefile.am
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
orte_snapc.7in
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00
snapc.h
Few fault tolerance updates related to the CIFTS project (
http://www.mcs.anl.gov/research/cifts/
)
2011-01-13 20:13:49 +00:00