summaryrefslogtreecommitdiffstats
path: root/src/H5HFman.c
diff options
context:
space:
mode:
authorMuQun Yang <myang6@hdfgroup.org>2008-09-16 15:03:45 (GMT)
committerMuQun Yang <myang6@hdfgroup.org>2008-09-16 15:03:45 (GMT)
commit8bc0d5ed9019a681e1ea20c24264415d01c1cf2a (patch)
tree83a7e7a5e68a86b624ba13f11de0255bf8a15725 /src/H5HFman.c
parente7ff2aafa5c5dd8203f472a7703bd41bb7238420 (diff)
downloadhdf5-8bc0d5ed9019a681e1ea20c24264415d01c1cf2a.zip
hdf5-8bc0d5ed9019a681e1ea20c24264415d01c1cf2a.tar.gz
hdf5-8bc0d5ed9019a681e1ea20c24264415d01c1cf2a.tar.bz2
[svn-r15627] This check-in fixes a bug inside parallel HDF5 testsuite.
When enable-debug is turned on, a special macro block H5_HAVE_INSTRUMENTED_LIBRARY inside HDF5 will be executed to check if some collective chunk IO test cases are being run with the correct settings(one link, multiple chunk etc.). However,when complicated derived datatype in some mpi-io packages are not supported, the library has to switch one link IO with/without the optimization to multiple chunk IO with/without the optimization. The current testsuite doesn't know this and generates a false assertion failure message. This check-in fix this problem by providing a second property to avoid the false faiure message. Tested at abe(NCSA linux cluster) and kagiso.
Diffstat (limited to 'src/H5HFman.c')
0 files changed, 0 insertions, 0 deletions