Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
debugger
/
base
История
George Bosilca
3d318a4c26
Put the interface of our MPIR support in sync with the document accepted by the MPI
...
Forum (
http://www.mpi-forum.org/docs/mpir-specification-10-11-2010.pdf
). This commit was SVN r25456.
2011-11-08 01:24:16 +00:00
..
base.h
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_close.c
Fix debugger attach
2010-10-22 20:07:24 +00:00
debugger_base_fns.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_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