diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-04-21 18:49:18 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-04-21 18:49:18 (GMT) |
commit | 1fb7c9c13567baabeffa3e36a951d3c86bf06e38 (patch) | |
tree | 4da4f6816e4acbd169ad2e4b09b5616a2fa20c00 /COPYING | |
parent | 0cf3f85ccec2776e4e6276cbc3b1b72f21536e0b (diff) | |
download | hdf5-1fb7c9c13567baabeffa3e36a951d3c86bf06e38.zip hdf5-1fb7c9c13567baabeffa3e36a951d3c86bf06e38.tar.gz hdf5-1fb7c9c13567baabeffa3e36a951d3c86bf06e38.tar.bz2 |
[svn-r10641] Purpose:
Bug fix.
Description:
When there were errors in the test, program still just call MPI_FINALIZE
and failed to attempt to exit with some error code so that calling
programs like make be informed of the exceptions.
Solution:
Call MPI_ABORT if error is detected. Though MPI_ABORT does not
guarantee 100% failure report, it has the best chance.
Also made dimension incompatible as a real error.
Platforms tested:
Did not h5committest but tested in heping PP only since this
is a simple fix.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions