Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
iof
/
mr_orted
История
Ralph Castain
7beb8f6799
Silence used-before-set var warning
...
This commit was SVN r32188.
2014-07-09 22:37:47 +00:00
..
iof_mrorted_component.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
iof_mrorted_read.c
Silence used-before-set var warning
2014-07-09 22:37:47 +00:00
iof_mrorted_receive.c
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
iof_mrorted.c
Per RFC:
2014-06-01 16:14:10 +00:00
iof_mrorted.h
Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications.
2012-05-02 21:00:22 +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