hdf5/fortran
Albert Cheng 1fb7c9c135 [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.
2005-04-21 13:49:18 -05:00
..
examples [svn-r10593] Purpose: 2005-04-12 15:38:17 -05:00
src [svn-r10585] Purpose: Bug fix 2005-04-10 17:15:51 -05:00
test [svn-r10585] Purpose: Bug fix 2005-04-10 17:15:51 -05:00
testpar [svn-r10641] Purpose: 2005-04-21 13:49:18 -05:00
Makefile.am [svn-r10587] Purpose: 2005-04-11 16:47:05 -05:00
Makefile.in [svn-r10587] Purpose: 2005-04-11 16:47:05 -05:00