hdf5/tools/h5diff
Albert Cheng 6a7a80135d [svn-r9949] Purpose:
Bug fix

Description:
h5diff sometimes will 'exit(status)' but if it is in parallel mode,
it needs to close up the workers and the MPI environment before exit(..).

Solution:
Created h5diff_exit() that will just exit in serial mode but does all
the shutdown properly if in parallel mode.

Platforms tested:
tested in heping, serial and parallel.

Misc. update:
2005-02-06 21:11:31 -05:00
..
h5diff_main.c [svn-r9949] Purpose: 2005-02-06 21:11:31 -05:00
Makefile.am [svn-r9929] Purpose: 2005-02-03 16:03:24 -05:00
Makefile.in [svn-r9929] Purpose: 2005-02-03 16:03:24 -05:00
testh5diff_attr.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5diff_basic.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_dset.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5diff_main.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_util.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff.h [svn-r8383] Purpose: 2004-04-17 23:10:09 -05:00
testh5diff.sh [svn-r9945] Purpose: 2005-02-05 23:16:08 -05:00
testph5diff.sh [svn-r9931] Purpose: 2005-02-03 23:13:37 -05:00