Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Jeff Squyres
e6a32f13bb
Add missing header file
...
This commit was SVN r21273.
2009-05-26 20:57:44 +00:00
..
etc
Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's
2008-06-04 01:28:03 +00:00
include
This fixes trac:1930.
2009-05-26 20:03:21 +00:00
mca
Add missing header file
2009-05-26 20:57:44 +00:00
orted
Initialize var before use - thanks to Ashley for pointing out the problem
2009-05-18 14:21:29 +00:00
runtime
Fully enable the use of static ports to minimize connections on mpirun. When static ports are provided, daemons will automatically use routes defined by the selected routed module to callback to mpirun during startup, thus elimating the dedicated daemon-to-mpirun connection. Therefore, the total number of connections on mpirun will equal the fanout of the routed module (instead of #nodes in job).
2009-05-16 04:15:55 +00:00
test
This is a very large change to rename several #define values from
2009-05-06 20:11:28 +00:00
tools
This fixes trac:1930.
2009-05-26 20:03:21 +00:00
util
This fixes trac:1930.
2009-05-26 20:03:21 +00:00
CMakeLists.txt
Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version.
2009-05-07 17:41:05 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00