Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Rolf vandeVaart
633b996a0f
Add sys/wait.h so we can compile on Solaris.
...
This commit was SVN r21451.
2009-06-16 19:48:43 +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 sys/wait.h so we can compile on Solaris.
2009-06-16 19:48:43 +00:00
orted
Continue implementation of resilient operations by supporting reuse of jobids for restarted procs. Ensure that restarted processes have valid node and local ranks, and that node rank values are passed to direct-launched processes.
2009-06-06 01:08:47 +00:00
runtime
Add a new MPI_Info key to preposition OMPI libraries - implementation underway, but this just defines and passes the new key
2009-06-12 17:53:13 +00:00
test
Fix slave spawn, which was hanging because the local daemon never saw the slave job report - it doesn't do it in the normal way, and so the slave launch system itself has to "fake it".
2009-06-10 19:01:08 +00:00
tools
This fix adds a missing topic (cant-open-logfile) to help-orte-top.txt
2009-06-13 23:05:44 +00:00
util
Add the ability to directly launch procs via rsh/ssh. Collect common functions in plm/base. Create a new global param to set assume_same_shell, alias'd back to plm_rsh_assume_same_shell (not deprecated).
2009-05-30 01:10:25 +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