Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
0bd12e99ff
Fix typo - we want to detect bindings, not set them in the mask.
...
Thanks to Chris Samuel for finding it! This commit was SVN r21875.
2009-08-25 11:53:05 +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
Create a more specific error code for when specific sockets are not available. Ensure that slurm 2.0 gets the expected error return if the process can't start for that reason so it can take corrective action.
2009-08-21 21:28:15 +00:00
mca
Fix typo - we want to detect bindings, not set them in the mask.
2009-08-25 11:53:05 +00:00
orted
Fix hetero operations and comm_spawn (to a point).
2009-07-13 20:03:41 +00:00
runtime
When directly launched by an RM, flag that a process is operating without daemons - i.e., standalone. Provide an error string for the new socket_not_available error. Use errmgr.abort to exit when we cannot get a socket, and ensure that the slurmd module returns the proper exit status for slurm 2.0
2009-08-22 02:58:20 +00:00
test
Minor cleanup - get reported iters right in test
2009-08-14 03:33:59 +00:00
tools
When directly launched by an RM, flag that a process is operating without daemons - i.e., standalone. Provide an error string for the new socket_not_available error. Use errmgr.abort to exit when we cannot get a socket, and ensure that the slurmd module returns the proper exit status for slurm 2.0
2009-08-22 02:58:20 +00:00
util
When directly launched by an RM, flag that a process is operating without daemons - i.e., standalone. Provide an error string for the new socket_not_available error. Use errmgr.abort to exit when we cannot get a socket, and ensure that the slurmd module returns the proper exit status for slurm 2.0
2009-08-22 02:58:20 +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
Start using Libtool's shared library versioning scheme. See lengthy
2009-07-23 21:35:17 +00:00