Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
snapc
История
Adrian Reber
4b25e92194
get the FT code to compile again by adding/removing #includes
...
This commit was SVN r32086.
2014-06-25 18:42: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
get the FT code to compile again by adding/removing #includes
2014-06-25 18:42: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