Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Nathan Hjelm
3f4e5d7dd6
add missing thread lock/unlock around condition_broadcast
...
This commit was SVN r24885.
2011-07-12 15:43:56 +00:00
..
base
Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long.
2011-07-07 18:54:30 +00:00
ftrm
Remove stale code and API from the RML/OOB frameworks. Stopped using this code years ago.
2010-12-05 15:58:21 +00:00
oob
add missing thread lock/unlock around condition_broadcast
2011-07-12 15:43:56 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
rml_types.h
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +00:00
rml.h
Remove stale code and API from the RML/OOB frameworks. Stopped using this code years ago.
2010-12-05 15:58:21 +00:00