Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
errhandler
История
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
..
errcode-internal.c
- As discussed revert r21330, Fortran-configure info should
2009-06-01 19:02:34 +00:00
errcode-internal.h
Fix bug introduced by r23463. We now handle positive
2010-07-28 19:19:27 +00:00
errcode.c
- As discussed revert r21330, Fortran-configure info should
2009-06-01 19:02:34 +00:00
errcode.h
Replace the ompi_pointer_array with opal_pointer_array. The next step
2007-12-21 06:02:00 +00:00
errhandler_invoke.c
- Fix Coverity CID 30;
2009-05-07 17:05:15 +00:00
errhandler_predefined.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
errhandler_predefined.h
- Finally add the missing opal/util/output.h
2009-03-17 22:37:15 +00:00
errhandler.c
Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success.
2010-05-18 20:54:11 +00:00
errhandler.h
Minor updates:
2010-07-21 16:27:08 +00:00
help-mpi-errors.txt
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
Enable aggregation checking for "*** An error occurred..." MPI layer
2008-09-23 17:19:24 +00:00