Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Eugene Loh
1c12192c93
Fix grammatical typo in orterun man page.
...
This commit was SVN r23555.
2010-08-04 20:37:28 +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
Fix grammatical typo in orterun man page.
2010-08-04 20:37:28 +00:00
orterun.c
Correct the -h output to reflect that --bind-to-none is the default behavior
2010-08-01 22:31:34 +00:00
orterun.h
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00