hdf5/tools
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
..
h5copy [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5diff [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5dump [svn-r21991] Cleanup minor issues found during 518 merge 2012-02-27 14:25:22 -05:00
h5import [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5jam [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5ls [svn-r22007] Remove duplicated functions by using h5tools library calls 2012-02-29 12:51:24 -05:00
h5repack [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
h5stat [svn-r21991] Cleanup minor issues found during 518 merge 2012-02-27 14:25:22 -05:00
lib [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
misc [svn-r21991] Cleanup minor issues found during 518 merge 2012-02-27 14:25:22 -05:00
testfiles [svn-r22012] Purpose: 2012-03-01 17:59:46 -05:00
CMakeLists.txt [svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6 2011-12-05 11:19:09 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00