Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Terry Dontje
0ccf2d87b6
rename do-not-bind to bind-to-none and clean up an error message
...
This commit was SVN r21980.
2009-09-21 17:00:02 +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
debuggers.c
Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities.
2009-08-11 02:51:27 +00:00
debuggers.h
* Fix a truckload of Cisco copyrights to be the same as the rest of
2009-01-11 02:30:00 +00:00
help-orterun.txt
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
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +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
orterun.1in
Add the Open MPI specific part based on a patch from Manuel. Add the
2009-07-13 20:01:12 +00:00
orterun.c
rename do-not-bind to bind-to-none and clean up an error message
2009-09-21 17:00:02 +00:00
orterun.h
Modify the paffinity system to handle binding directives that are "soft" - i.e., when someone directs that we bind if the system supports it. This allows community members to distribute OMPI with default MCA param files that direct general binding policies, without having the distributed software fail if the system cannot support those policies.
2009-09-18 19:48:42 +00:00