Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
debugger
/
base
История
George Bosilca
85a18dab74
MPIR_partial_attach_ok is not a volatile, but a constant.
...
This commit was SVN r25455.
2011-11-08 01:00:38 +00:00
..
base.h
MPIR_partial_attach_ok is not a volatile, but a constant.
2011-11-08 01:00:38 +00:00
debugger_base_close.c
Fix debugger attach
2010-10-22 20:07:24 +00:00
debugger_base_fns.c
Fix a minor issue seen by Jeff in specific failure pathway
2011-10-21 14:44:48 +00:00
debugger_base_open.c
MPIR_partial_attach_ok is not a volatile, but a constant.
2011-11-08 01:00:38 +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