2001-08-04 16:16:40 +08:00
|
|
|
HDF5 version 1.5.11 currently under development
|
2001-05-10 13:08:54 +08:00
|
|
|
================================================================================
|
1998-10-30 22:40:37 +08:00
|
|
|
|
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
INTRODUCTION
|
1998-10-30 22:40:37 +08:00
|
|
|
|
2001-02-22 05:32:03 +08:00
|
|
|
This document describes the differences between HDF5-1.4.0 and
|
|
|
|
HDF5-1.5-snap0, and contains information on the platforms tested and
|
|
|
|
known problems in HDF5-1.5-snap0. For more details check the HISTORY.txt
|
2000-12-21 01:04:49 +08:00
|
|
|
file in the HDF5 source.
|
1998-10-30 22:40:37 +08:00
|
|
|
|
2000-12-09 02:33:20 +08:00
|
|
|
The HDF5 documentation can be found on the NCSA ftp server
|
2000-03-24 05:34:06 +08:00
|
|
|
(ftp.ncsa.uiuc.edu) in the directory:
|
1998-10-30 22:40:37 +08:00
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
/HDF/HDF5/docs/
|
1998-07-21 04:16:04 +08:00
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
For more information look at the HDF5 home page at:
|
|
|
|
|
|
|
|
http://hdf.ncsa.uiuc.edu/HDF5/
|
1998-01-30 05:56:06 +08:00
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
If you have any questions or comments, please send them to:
|
1998-08-07 05:32:33 +08:00
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
hdfhelp@ncsa.uiuc.edu
|
1998-08-31 21:46:47 +08:00
|
|
|
|
2000-03-24 05:34:06 +08:00
|
|
|
CONTENTS
|
1998-08-31 21:46:47 +08:00
|
|
|
|
2000-12-21 01:04:49 +08:00
|
|
|
- New Features
|
2001-02-22 05:32:03 +08:00
|
|
|
- Bug Fixes since HDF5-1.4.0
|
2000-03-24 05:34:06 +08:00
|
|
|
- Platforms Tested
|
|
|
|
- Known Problems
|
1998-08-31 21:46:47 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
Bug Fixes since HDF5-1.4.2
|
2000-03-24 05:34:06 +08:00
|
|
|
==========================
|
1998-01-30 05:56:06 +08:00
|
|
|
|
2001-03-22 07:19:19 +08:00
|
|
|
Library
|
|
|
|
-------
|
2001-08-28 03:31:45 +08:00
|
|
|
|
2001-05-02 23:00:10 +08:00
|
|
|
* Fixed bug with contiguous hyperslabs not being detected, causing
|
|
|
|
slower I/O than necessary.
|
|
|
|
* Fixed bug where non-aligned hyperslab I/O on chunked datasets was
|
|
|
|
causing errors during I/O
|
|
|
|
* The RCSID string in H5public.h was causing the C++ compiling problem
|
|
|
|
because when it was included multiple times, C++ did not like multiple
|
|
|
|
definitions of the same static variable. All occurance of RCSID
|
|
|
|
definition are removed since we have not used it consistently before.
|
|
|
|
* Fixed bug with non-zero userblock sizes causing raw data to not write
|
|
|
|
correctly.
|
|
|
|
* Fixed build on Linux systems with --enable-static-exec flag. It now
|
|
|
|
works correctly.
|
|
|
|
* IMPORTANT: Fixed file metadata corruption bug which could cause metadata
|
|
|
|
data loss in certain situations.
|
2001-05-10 13:08:54 +08:00
|
|
|
* The allocation by alignment (H5Pset_alignment) feature code somehow
|
|
|
|
got dropped in some 1.3.x version. Re-implemented it with "new and
|
|
|
|
improved" algorithm. It keeps track of "wasted" file-fragment in
|
|
|
|
the free-list too.
|
2001-06-15 04:08:38 +08:00
|
|
|
* Removed limitation that the data transfer buffer size needed to be
|
|
|
|
set for datasets whose dimensions were too large for the 'all' selection
|
|
|
|
code to handle. Any size dimensioned datasets should be handled
|
|
|
|
correctly now.
|
2001-07-11 04:17:24 +08:00
|
|
|
* Changed behavior of H5Tget_member_type to correctly emulate HDF5 v1.2.x
|
|
|
|
when --enable-hdf5v1_2 configure flag is enabled.
|
2001-07-11 05:19:18 +08:00
|
|
|
* Tweaked a few API functions to use 'size_t' instead of 'unsigned' or
|
|
|
|
'hsize_t', which may cause errors in some cases.
|
2001-08-15 01:07:49 +08:00
|
|
|
* Fixed a bug of H5pubconf.h causing repeated definitions if it is included
|
|
|
|
more than once. hdf5.h now includes H5public.h which includes
|
|
|
|
H5pubconf.h. Applications should #include hdf5.h which handles multiple
|
|
|
|
inclusion correctly.
|
|
|
|
* Fixed H5FDmpio.h to be C++ friendly by making Parallel HDF5 API's to be
|
|
|
|
external to C++.
|
|
|
|
* Fixed a bug in H5FD_mpio_flush() that might result in negative file seek
|
|
|
|
if both MPIO and Split-file drivers are used together.
|
|
|
|
* Added new parallel hdf5 tests in t_mpi. The new test checks if the
|
|
|
|
filesystem or the MPI-IO can really handle greater than 2GB files.
|
|
|
|
If it fails, it prints information message only without failing the
|
|
|
|
test.
|
2001-01-10 04:07:23 +08:00
|
|
|
|
2001-03-22 07:19:19 +08:00
|
|
|
Configuration
|
|
|
|
-------------
|
2001-08-28 03:31:45 +08:00
|
|
|
|
2001-05-02 23:00:10 +08:00
|
|
|
* Changed the default value of $NPROCS from 2 to 3 since 3 processes
|
|
|
|
have a much bigger chance catching parallel errors than just 2.
|
|
|
|
* Basic port to Compaq (nee DEC) Alpha OSF 5.
|
2001-07-17 00:40:56 +08:00
|
|
|
* Added --enable-linux-lfs flag to allow more control over whether to enable
|
|
|
|
or disable large file support on Linux.
|
2001-01-10 04:07:23 +08:00
|
|
|
|
|
|
|
|
2001-03-22 07:19:19 +08:00
|
|
|
Tools
|
|
|
|
-----
|
2001-01-10 04:07:23 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
* Fixed segfault when "-v" flag was used with the h5dumper.
|
|
|
|
* Fixed so that the "-i" flag works correctly with the h5dumper.
|
|
|
|
|
|
|
|
|
2001-03-22 07:19:19 +08:00
|
|
|
Documentation
|
|
|
|
-------------
|
1999-02-05 08:39:05 +08:00
|
|
|
|
|
|
|
|
2001-02-22 05:32:03 +08:00
|
|
|
New Features
|
|
|
|
============
|
2001-01-11 01:30:15 +08:00
|
|
|
|
2001-09-14 01:12:00 +08:00
|
|
|
* A helper script called ``h5cc'', which helps compilation of HDF5
|
|
|
|
programs, is now distributed with HDF5. See the reference manual
|
|
|
|
for information on how to use this feature.
|
2001-05-02 23:00:10 +08:00
|
|
|
* C++ API:
|
|
|
|
- Added two new member functions: Exception::getFuncName() and
|
|
|
|
Exception::getCFuncName() to provide the name of the member
|
|
|
|
function, where an exception is thrown.
|
|
|
|
- IdComponent::operator= becomes a virtual function because
|
|
|
|
DataType, DataSpace, and PropList provide their own
|
|
|
|
implementation. The new operator= functions invoke H5Tcopy,
|
|
|
|
H5Scopy, and H5Pcopy to make a copy of a datatype, dataspace,
|
|
|
|
and property list, respectively.
|
|
|
|
* F90 API:
|
|
|
|
- Added aditional parameter "dims" to the h5dread/h5dwrite and
|
|
|
|
h5aread/h5awrite subroutines. This parameter is 1D array of size
|
|
|
|
7 and contains the sizes of the data buffer dimensions.
|
|
|
|
* F90 static library is available on Windows platforms. See
|
|
|
|
INSTALL_Windows.txt for details.
|
2001-06-22 03:45:08 +08:00
|
|
|
* F90 APIs are available on HPUX 11.00 and IBM SP platforms.
|
2001-05-09 05:04:28 +08:00
|
|
|
* File sizes greater than 2GB are now supported on Linux systems with
|
|
|
|
version 2.4.x or higher kernels.
|
2001-05-13 01:39:31 +08:00
|
|
|
* Added a global string variable H5_lib_vers_info_g which holds the
|
|
|
|
HDF5 library version information. This can be used to identify
|
|
|
|
an hdf5 library or hdf5 application binary.
|
|
|
|
Also added a verification of the consistency between H5_lib_vers_info_g
|
|
|
|
and other version information in the source code.
|
2001-05-13 01:55:47 +08:00
|
|
|
* H5 <-> GIF convertor has been added. This is available under
|
|
|
|
tools/gifconv. The convertor supports the ability to create animated
|
|
|
|
gifs as well.
|
2001-05-31 03:51:39 +08:00
|
|
|
* Parallel HDF5 now runs on the HP V2500 and HP N4000 machines.
|
2001-06-29 02:59:16 +08:00
|
|
|
* Verified correct operation of library on Solaris 2.8 in both 64-bit and
|
|
|
|
32-bit compilation modes. See INSTALL document for instructions on
|
|
|
|
compiling the distribution with 64-bit support.
|
2001-07-05 23:14:24 +08:00
|
|
|
* Modified the Pablo build procedure to permit building of the instrumented
|
|
|
|
library to link either with the Trace libraries as before or with the
|
|
|
|
Pablo Performance Caputure Facility.
|
2001-07-11 05:19:18 +08:00
|
|
|
* Improved regular hyperslab I/O by about a factor of 6 or so.
|
2001-08-15 01:07:49 +08:00
|
|
|
* Added two simple parallel performance tests as mpi-perf.c (MPI
|
|
|
|
performance) and perf.c (PHDF5 performance) in testpar.
|
|
|
|
* Added a parallel HDF5 example examples/ph5example.c to illustrate
|
|
|
|
the basic way of using parallel HDF5.
|
|
|
|
* Added a new public macro, H5_VERS_INFO, which is a string holding
|
|
|
|
the HDF5 library version information. This string is also compiled
|
2001-08-28 03:31:45 +08:00
|
|
|
into all HDF5 binary code which helps to identify the version
|
|
|
|
information of the binary code. One may use the Unix strings
|
|
|
|
command on the binary file and looks for the pattern "HDF5 library
|
|
|
|
version".
|
2001-08-15 01:07:49 +08:00
|
|
|
* Added new checking in H5check_version() to verify the five HDF5 version
|
|
|
|
information macros (H5_VERS_MAJOR, H5_VERS_MINOR, H5_VERS_RELEASE,
|
|
|
|
H5_VERS_SUBRELEASE and H5_VERS_INFO) are consistent.
|
2001-08-15 02:54:46 +08:00
|
|
|
* Added perform programs to test the HDF5 library performance. Programs
|
|
|
|
are installed in directory perform/.
|
2001-08-15 01:07:49 +08:00
|
|
|
|
2001-01-11 01:30:15 +08:00
|
|
|
|
2000-12-21 01:04:49 +08:00
|
|
|
Platforms Tested
|
2000-03-24 05:34:06 +08:00
|
|
|
================
|
2000-12-21 01:04:49 +08:00
|
|
|
|
2001-02-21 03:35:07 +08:00
|
|
|
AIX 4.3.3.0 (IBM SP powerpc) mpcc_r 3.6.6
|
2001-02-08 03:49:02 +08:00
|
|
|
Cray T3E sn6711 2.0.5.45 Cray Standard C Version 6.4.0.0
|
2001-02-07 00:18:21 +08:00
|
|
|
Cray Fortran Version 3.4.0.2
|
|
|
|
Cray SV1 sn9605 10.0.0.7 Cray Standard C Version 6.4.0.0
|
2000-12-21 01:04:49 +08:00
|
|
|
Cray Fortran Version 3.4.0.2
|
2001-03-30 00:49:41 +08:00
|
|
|
FreeBSD 4.3 gcc 2.95.2
|
2000-12-21 02:53:52 +08:00
|
|
|
g++ 2.95.2
|
2000-12-21 01:04:49 +08:00
|
|
|
HP-UX B.10.20 HP C HP92453-01 A.10.32.30
|
2000-12-09 02:33:20 +08:00
|
|
|
HP-UX B.11.00 HP C HP92453-01 A.11.00.13
|
2001-05-31 03:51:39 +08:00
|
|
|
HP C HP92453-01 A.11.01.20
|
2000-03-24 05:34:06 +08:00
|
|
|
IRIX 6.5 MIPSpro cc 7.30
|
|
|
|
IRIX64 6.5 (64 & n32) MIPSpro cc 7.3.1m
|
2000-12-22 00:17:05 +08:00
|
|
|
mpt.1.4.0.2
|
2001-01-19 05:11:33 +08:00
|
|
|
mpich-1.2.1
|
2001-05-26 02:49:33 +08:00
|
|
|
Linux 2.4.4 gcc-2.95.3
|
|
|
|
g++ 2.95.3
|
2000-12-21 02:53:52 +08:00
|
|
|
Linux 2.2.16-3smp gcc-2.95.2
|
2000-12-21 01:04:49 +08:00
|
|
|
g++ 2.95.2
|
|
|
|
pgf90 3.1-3
|
2000-03-24 05:34:06 +08:00
|
|
|
OSF1 V4.0 DEC-V5.2-040
|
2000-12-21 01:04:49 +08:00
|
|
|
Digital Fortran 90 V4.1-270
|
|
|
|
SunOS 5.6 WorkShop Compilers 5.0 98/12/15 C 5.0
|
|
|
|
(Solaris 2.6) WorkShop Compilers 5.0 99/10/25 Fortran 90
|
|
|
|
2.0 Patch 107356-04
|
|
|
|
Workshop Compilers 5.0 98/12/15 C++ 5.0
|
|
|
|
SunOS 5.7 WorkShop Compilers 5.0 98/12/15 C 5.0
|
|
|
|
(Solaris 2.7) WorkShop Compilers 5.0 99/10/25 Fortran 90
|
|
|
|
2.0 Patch 107356-04
|
|
|
|
Workshop Compilers 5.0 98/12/15 C++ 5.0
|
2001-02-21 03:35:07 +08:00
|
|
|
TFLOPS r1.0.4 v4.0 mpich-1.2.1 with local changes
|
2000-12-21 01:04:49 +08:00
|
|
|
Windows NT4.0, 2000 (NT5.0) MSVC++ 6.0
|
2001-02-03 03:38:13 +08:00
|
|
|
Windows 98 MSVC++ 6.0
|
2000-03-24 05:34:06 +08:00
|
|
|
|
2000-12-21 01:04:49 +08:00
|
|
|
Known Problems
|
2000-03-24 05:34:06 +08:00
|
|
|
==============
|
2001-04-27 12:03:59 +08:00
|
|
|
* DLLs do not work on Windows 98 (and probably on NT and 2000 too)
|
2000-03-24 05:34:06 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
* The stream-vfd test uses ip port 10007 for testing. If another
|
|
|
|
application is already using that port address, the test will hang
|
|
|
|
indefinitely and has to be terminated by the kill command. To try the
|
|
|
|
test again, change the port address in test/stream_test.c to one not
|
|
|
|
being used in the host.
|
2001-02-21 03:35:07 +08:00
|
|
|
|
2001-02-01 01:28:57 +08:00
|
|
|
* The --enable-static-exec configure flag fails to compile for Solaris
|
|
|
|
platforms. This is due to the fact that not all of the system
|
|
|
|
libraries on Solaris are available in a static format.
|
|
|
|
|
2001-02-21 03:35:07 +08:00
|
|
|
The --enable-static-exec configure flag also fails to correctly compile
|
2001-05-26 02:49:33 +08:00
|
|
|
on IBM SP2 platform for the serial mode. The parallel mode works fine
|
2001-02-21 03:35:07 +08:00
|
|
|
with this option.
|
|
|
|
|
2001-02-01 01:28:57 +08:00
|
|
|
It is suggested that you don't use this option on these platforms
|
|
|
|
during configuration.
|
|
|
|
|
2001-01-19 05:11:33 +08:00
|
|
|
* With the gcc 2.95.2 compiler, HDF 5 uses the `-ansi' flag during
|
|
|
|
compilation. The ANSI version of the compiler complains about not being
|
|
|
|
able to handle the `long long' datatype with the warning:
|
2001-01-12 06:47:33 +08:00
|
|
|
|
2001-01-19 05:11:33 +08:00
|
|
|
warning: ANSI C does not support `long long'
|
|
|
|
|
|
|
|
This warning is innocuous and can be safely ignored.
|
2001-01-12 06:47:33 +08:00
|
|
|
|
2000-12-19 06:06:13 +08:00
|
|
|
* SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will
|
2000-03-24 05:34:06 +08:00
|
|
|
fail if library is compiled using optimization of any level.
|
2000-02-10 05:36:37 +08:00
|
|
|
|
2001-02-03 03:38:13 +08:00
|
|
|
* When building hdf5 tools and applications on windows platform, a linking
|
2001-02-09 01:03:03 +08:00
|
|
|
warning: defaultlib "LIBC" conflicts with use of other libs will appear
|
2001-08-28 03:31:45 +08:00
|
|
|
on debug version when running VC++6.0. This warning doesn't affect
|
|
|
|
building and testing hdf5 applications. We will continue investigating
|
|
|
|
this.
|
2001-02-10 06:37:18 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
* h5toh4 converter fails two cases (tstr.h5 and tmany.h5) for release dll
|
|
|
|
version on windows 2000 and NT. The reason is possibly due to windows
|
|
|
|
NT DLL convention on freeing memory. It seems that memory cannot be
|
|
|
|
free across library or DLL. It is still under investigated.
|
2001-02-10 06:37:18 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
* The Stream VFD was not tested yet under Windows. It is not supported
|
|
|
|
in the TFLOPS machine.
|
2000-12-19 06:06:13 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
* Shared library option is broken for IBM SP and some Origin 2000
|
|
|
|
platforms. One needs to run ./configure with '--disable-shared'
|
2000-12-19 06:06:13 +08:00
|
|
|
|
|
|
|
* The ./dsets tests failed in the TFLOPS machine if the test program,
|
|
|
|
dsets.c, is compiled with the -O option. The hdf5 library still works
|
2000-12-20 01:44:28 +08:00
|
|
|
correctly with the -O option. The test program works fine if it is
|
|
|
|
compiled with -O1 or -O0. Only -O (same as -O2) causes the test
|
|
|
|
program to fail.
|
2000-12-20 00:08:47 +08:00
|
|
|
|
|
|
|
* Certain platforms give false negatives when testing h5ls:
|
2001-08-28 03:31:45 +08:00
|
|
|
|
2000-12-20 00:08:47 +08:00
|
|
|
- Solaris x86 2.5.1, Cray T3E and Cray J90 give errors during testing
|
2001-08-28 03:31:45 +08:00
|
|
|
when displaying object references in certain files. These are
|
|
|
|
benign differences due to the difference in sizes of the objects
|
|
|
|
created on those platforms. h5ls appears to be dumping object
|
|
|
|
references correctly.
|
|
|
|
|
2000-12-20 00:08:47 +08:00
|
|
|
- Cray J90 (and Cray T3E?) give errors during testing when displaying
|
2001-08-28 03:31:45 +08:00
|
|
|
some floating-point values. These are benign differences due to
|
|
|
|
the different precision in the values displayed and h5ls appears to
|
|
|
|
be dumping floating-point numbers correctly.
|
2001-01-30 06:52:32 +08:00
|
|
|
|
|
|
|
* Before building HDF5 F90 Library from source on Crays (T3E and J90)
|
2001-08-28 03:31:45 +08:00
|
|
|
replace H5Aff.f90, H5Dff.f90 and H5Pff.f90 files in the fortran/src
|
|
|
|
subdirectory in the top level directory with the Cray-specific files
|
|
|
|
from the site:
|
|
|
|
|
2001-01-30 06:52:32 +08:00
|
|
|
ftp://hdf.ncsa.uiuc.edu/pub/ougoing/hdf5/hdf5-1.4.0-beta/F90_source_for_Crays
|
2001-02-10 01:39:16 +08:00
|
|
|
|
|
|
|
* The h4toh5 utility produces images that do not correctly conform
|
|
|
|
to the HDF5 Image and Palette Specification.
|
2001-02-20 03:37:14 +08:00
|
|
|
|
2001-05-26 02:49:33 +08:00
|
|
|
http://hdf.ncsa.uiuc.edu/HDF5/doc/ImageSpec.html
|
2001-02-20 03:37:14 +08:00
|
|
|
|
2001-08-28 03:31:45 +08:00
|
|
|
Several required HDF5 attributes are omitted, and the dataspace is
|
|
|
|
reversed (i.e., the ht. and width of the image dataset is incorrectly
|
|
|
|
described.) For more information, please see:
|
2001-02-20 03:37:14 +08:00
|
|
|
|
2001-02-10 01:39:16 +08:00
|
|
|
http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm
|
2001-03-29 05:33:01 +08:00
|
|
|
|