Go to file
Jonathan Kim e8955b876c [svn-r23407] Purpose:
HDFFV-8214 - h5repack failed converting small chunked dataset (size < 1K) to contiguous layout.

Description:
  h5repack failed converting small chunked dataset (size < 1K) to contiguous layout.
  The first case was when chunk dim is bigger than the dataset dim (at leat one), h5repack failed with displaying error stacks.
  The other case is when chunk dim is smaller than the dataset dim, h5repack failed to change layout.

    
Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), emu (solaris-BE),fred (mac64-LE), Windows (32-LE cmake), cmake (jam)
2013-03-20 15:33:33 -05:00
bin [svn-r23313] Description: 2013-02-25 09:48:42 -05:00
c++ [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions from the 2013-03-18 14:50:32 -05:00
config [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
examples [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
fortran [svn-r23379] HDFFV-8297 h5fc does not recognize files ending in .f95, .f03, and .f08 as source files 2013-03-18 23:14:59 -05:00
hl [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
m4 [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
perform [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
release_docs [svn-r23407] Purpose: 2013-03-20 15:33:33 -05:00
src [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions from the 2013-03-18 14:50:32 -05:00
test [svn-r23354] Close prop list var 2013-03-15 10:26:55 -05:00
testpar [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
tools [svn-r23407] Purpose: 2013-03-20 15:33:33 -05:00
vms [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r22752] Update autotools macros and comment indicators. 2012-09-11 15:11:44 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r23317] Fix indentation 2013-02-25 11:59:17 -05:00
configure [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
configure.ac [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00
COPYING [svn-r23267] Description: 2013-02-13 17:13:00 -05:00
CTestConfig.cmake [svn-r23249] Correct typo in normal depends statement. 2013-02-12 08:41:43 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
MANIFEST [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function. 2013-02-17 21:01:18 -05:00
README.txt [svn-r23361] Snapshot version 1.9 release 148 2013-03-17 03:28:21 -05:00

HDF5 version 1.9.149 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    news        - For announcements of HDF5 related developments,
                  not a discussion list.

    hdf-forum   - For general discussion of the HDF5 library with
                  other users.

    hdf5dev     - For discussion of the HDF5 library development
                  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.