Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Jeff Squyres
9fffd30660
Fix a typo in the man page. Thanks to Jeremiah Willcock for pointing
...
it out. This commit was SVN r22268.
2009-12-04 21:10:50 +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
Correct handling of pointer array indexing
2009-09-26 03:33:26 +00:00
debuggers.h
MPIR_Breakpoint should be externally visible in order to allow the
2009-09-30 04:07:55 +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
Terry pointed out that ORTE also needs the "totalview" flags, and
2009-10-23 13:00:59 +00:00
orterun.1in
Fix a typo in the man page. Thanks to Jeremiah Willcock for pointing
2009-12-04 21:10:50 +00:00
orterun.c
A patch from UTK to allow orte_init(), opal_init(), and associated
2009-12-04 00:51:15 +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