Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
base
История
Josh Hursey
0eb3b3b7b0
Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits.
...
Per RFC:
http://www.open-mpi.org/community/lists/devel/2011/06/9335.php
This commit was SVN r24775.
2011-06-15 13:10:13 +00:00
..
base.h
Few fault tolerance updates related to the CIFTS project (
http://www.mcs.anl.gov/research/cifts/
)
2011-01-13 20:13:49 +00:00
errmgr_base_close.c
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
errmgr_base_fns.c
Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits.
2011-06-15 13:10:13 +00:00
errmgr_base_open.c
Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits.
2011-06-15 13:10:13 +00:00
errmgr_base_select.c
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
errmgr_base_tool.c
add notifier events for process migration
2010-11-16 17:57:44 +00:00
errmgr_private.h
Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits.
2011-06-15 13:10:13 +00:00
Makefile.am
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00