Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Jeff Squyres
76d1bb3c96
Per some off-list discussion with Ralph and George, MPIR_being_debugged
...
really should be volatile. This commit was SVN r23166.
2010-05-18 11:42:41 +00:00
..
CMakeLists.txt
Use variables instead of hard-coded compiler flags, in order to support various C/C++ compilers on Windows.
2010-04-21 12:45:00 +00:00
debuggers.c
Per some off-list discussion with Ralph and George, MPIR_being_debugged
2010-05-18 11:42:41 +00:00
debuggers.h
Cleanup the debugger daemon co-launch code and add an ability to test it. Implement ability to co-launch debugger daemons upon attach to a running job for jobs launched under rsh, slurm, and tm environments (others can easily be added if desired).
2010-05-14 18:44:49 +00:00
help-orterun.txt
Per off-list discussion, implement the new OMPI exit status policy (soon to be on wiki) and further cleanup error reporting to cover new cases.
2010-05-12 18:11:58 +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
Add description of the sequential mapper (-mca rmaps seq) to the
2010-02-06 06:22:29 +00:00
orterun.c
Add a missing header. Bleh.
2010-05-17 23:55:53 +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