Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
2193ace464
Ensure the debugger symbols are loaded into orterun prior to orte_init so they are found by attaching debuggers.
...
This commit was SVN r23368.
2010-07-09 17:51:00 +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
help-orterun.txt
Minor wrod wrapping to make the text fit within the show_help lines.
2010-05-28 20:25:54 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
As discussed on today's telecon, reorganize the debugger attachment code in orte to better support efforts within the tool community aimed at exploring alternative methods. Move the debugger attachment code from the orterun directory to a new debugger framework. Organize the existing standard support code into an "mpir" component. Organize the current extensions for co-spawning debugger daemons into a separate "mpirx" component.
2010-07-06 23:35:42 +00:00
orterun.1in
Updates about thread support levels.
2010-07-02 13:14:09 +00:00
orterun.c
Ensure the debugger symbols are loaded into orterun prior to orte_init so they are found by attaching debuggers.
2010-07-09 17:51:00 +00:00
orterun.h
Provide a convenience option to disable fault recovery (as opposed to setting three separate, long-named mca params)
2010-07-01 19:31:11 +00:00