hdf5/tools/h5repack
Jonathan Kim b994a10148 [svn-r22012] Purpose:
Task for HDFFV-7862 - Select data by chunk direction to improve performance in h5repack

Description:
  h5repack sometimes became very slow when handling big chunked datasets in
  certain cases. (when chunk boundary doesn't match with a hyperslab boundary.)
  The main issue was from figuring out a hypeslab without considering chunk
  boundary to read from and write to such datasets.
  The update was made to figure out a better hyperslab unit with considering
  chunk boundary to improve performance for such cases prior to the update.


Tested:
  jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows
2012-03-01 17:59:46 -05:00
..
testfiles [svn-r21105] Fixed two bugs: 2011-07-15 18:02:50 -05:00
CMakeLists.txt [svn-r21902] Description: 2012-01-30 13:35:54 -05:00
h5repack_copy.c [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
h5repack_filters.c [svn-r21974] Update HSIZE_T print statements to use correct macro. 2012-02-23 14:08:09 -05:00
h5repack_main.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack_opttable.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack_parse.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack_refs.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack_verify.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack.h [svn-r20103] Purpose: 2011-02-14 17:20:32 -05:00
h5repack.sh.in [svn-r21869] Purpose: 2012-01-09 16:24:50 -05:00
h5repacktst.c [svn-r22005] function calls must be after assignments on windows 2012-02-29 09:04:51 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
testh5repack_detect_szip.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00