Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
debugger
/
base
История
Jeff Squyres
a4c8bb27fa
Pull in the MPIR_Breakpoint symbol via a dummy function in
...
debuggers_base_fns.c: orte_debugger_base_pull_mpir_breakpoint(). This commit was SVN r25660.
2011-12-15 18:39:34 +00:00
..
base.h
Pull in the MPIR_Breakpoint symbol via a dummy function in
2011-12-15 18:39:34 +00:00
debugger_base_close.c
Fix debugger attach
2010-10-22 20:07:24 +00:00
debugger_base_fns.c
Pull in the MPIR_Breakpoint symbol via a dummy function in
2011-12-15 18:39:34 +00:00
debugger_base_open.c
Put the interface of our MPIR support in sync with the document accepted by the MPI
2011-11-08 01:24:16 +00:00
debugger_base_select.c
Fix debugger attach
2010-10-22 20:07:24 +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