Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Information

Page properties
VersionHDF5 1.10.8
Release Date2021-10-22
Download

Hdf download link
Target/display/support/HDF5+1.10.8#files
LinkTextDownload

 

Hdf download link
Target/display/support/HDF5-1.10.8+Plugins
LinkTextDownload HDF5 Plugins

Release Notes

Cur page link
TargetAnchorreleasenotes
LinkTextRelease Notes

Additional Release Information

Cur page link
TargetAnchorplatformstested
LinkTextTested Platforms and Configuration Features

 

Cur page link
TargetAnchorcompatibility1108
LinkTextCompatibility Report for 1.10.7 vs 1.10.8

  Software Changes From Release to Release for HDF5-1.10
 New Features Introduced in 1.10.8
 Release Announcement

Hdf rm anchor
AnchorNamefiles
Files

   Location of Software: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.8/

FileTypeCompilersCommentInstall InstructionsMd5 Checksum
hdf5-1.10.8.tar.gz Source release 

Unix Gzipped source tar file.  See Methods to obtain (below).

release_docs/ directory in source hdf5-1.10.8.md5
hdf5-1.10.8.tar.bz2 Source release Unix Bzipped source tar filerelease_docs/ directory in source   "
hdf5-1.10.8.zip Source release Windows zip filerelease_docs/ directory in source   "
CMake-hdf5-1.10.8.tar.gz CMake source release 

File to build HDF5 with CMake (Unix).  See Methods to obtain (below).

Building HDF5 with CMake   "
CMake-hdf5-1.10.8.zip CMake source release  File to build HDF5 with CMake on Windows
Building HDF5 with CMake    "
hdf5-1.10.8-linux-centos7-x86_64-gcc485-shared.tar.gzLinux 3.10 CentOS 7 x86_64 shared pre-built binary

gcc, g++, gfortran 4.8.5, java 1.8.0

   
hdf5-1.10.8-macOS-10.14-x86_64-clang10.0.1.tar.gzmacOS 10.14 shared binaryApple clang/clang++ 10.0.1, gfortran 6.3.0, java openjdk 11.0.2   
hdf5-1.10.8-macOS-10.13-x86_64-clang10.0.tar.gzmacOS 10.13 shared binaryApple clang/clang++ 10.0.0, gfortran 6.3.0, java openjdk 14.0.1   
hdf5-1.10.8-macOS-10.11-x86_64-clang7.3.tar.gzmacOS 10.11 shared binaryApple clang/clang++ 7.3.0,

gfortran 5.2.0 and java 1.8.0_72

   
hdf5-1.10.8-Std-win10_64-vs16.zipWindows 10 64-bit pre-built binaryCMake VS 2019 C, C++, IVF  hdf5-1.10.8-Std-win10_64-vs16.zip.sha256
hdf5-1.10.8-Std-win10_64-vs15.zipWindows 10 64-bit pre-built binaryCMake VS 2017 C, C++, IVF  hdf5-1.10.8-Std-win10_64-vs15.zip.sha256
hdf5-1.10.8-Std-win10_64-vs14.zipWindows 10 64-bit pre-built binaryCMake VS 2015 C, C++, IVF  hdf5-1.10.8-Std-win10_64-vs14.zip.sha256
hdf5-1.10.8-Std-win7_64-vs10.zipWindows 7 64-bit pre-built binaryCMake VS 2010 C, C++, IVF  hdf5-1.10.8-Std-win7_64-vs10.zip.sha256
hdf5-1.10.8-Std-win10_64-vs15-Intel.zipWindows 10 64-bit pre-built binary   hdf5-1.10.8-Std-win10_64-vs15-Intel.zip.sha256
hdf5-1.10.8-Std-win10_64-vs14-Intel.zipWindows 10 64-bit pre-built binary   hdf5-1.10.8-Std-win10_64-vs14-Intel.zip.sha256
Additional Binaries     
Anchor
downloadsrc
downloadsrc
Methods to obtain  (gz file)
  • firefox – Downoad file and then run:  gzip <distribution>-cd <distribution>.tar.gz | tar xzf -
    chrome –  Download file and then run:  gzip -cd <distribution>.tar.gz | tar xvf -
    wget – wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.N/hdf5-1.N.N/src/<distribution>.tar.gz
                gzip -cd <distribution>.tar.gz | tar xvf 


Hdf rm anchor
AnchorNameknownproblems

Known Problems at Release Time

  • Several example programs in HDF5 source/java/examples will fail in “make check” when HDF5 built with Autotools has been configured with --prefix=<install directory path>.  This occurs because Autotools puts the path for libhdf5.so.dylib in libhdf5_java.dylib, and the failed example programs attempt to dlopen libhdf5.so.dylib in the install location which does not yet exist.  The problem does not occur when no prefix is given, and only on macOS platforms.

    The simplest workaround is to run “make install” before “make check”, which will insure that libhdf5.so.dylib is found when needed by libhdf5_java.dylib.  If “make install” cannot be run before “make check”, running “make -I check” after the java examples have failed will allow running any tests that did not run following the java examples.  The output can then be searched to find “FAILED” for any tests that fail following the java examples.
     


Hdf rm anchor
AnchorNameplatformstested

Tested Platforms and Configuration Features

NOTE:  HDF5-1.10 requires MPI 3.

See the Release Notes for details.

Comment
Bitbucket Server file
repoSlughdf5
branchIdrefs/tags/hdf5-1_10_6
projectKeyHDFFV
filepathrelease_docs/RELEASE.txt
fileEncodingUS-ASCII
lineStart350
progLangplain
lineEnd496
applicationLink5ac7b370-7412-3c8c-ad20-807a68261336

Hdf rm anchor
AnchorNamereleasenotes

Release Notes

https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.8/src/hdf5-1.10.8-RELEASE.txt

Comment
Bitbucket Server file
repoSlughdf5
branchIdrefs/tags/hdf5-1_10_6
projectKeyHDFFV
hideHeadertrue
filepathrelease_docs/RELEASE.txt
fileEncodingUS-ASCII
applicationLink5ac7b370-7412-3c8c-ad20-807a68261336

Compatibility Report

Hdf rm anchor
AnchorNamecompatibility1108

HTML
<iframe class="hdf-java-docs" height="800px" width="100%" src="https://htmlpreview.github.io/?https://github.com/HDFGroup/hdf5doc/blob/master/html/ADGuide/Compatibility_Report/hdf5-1.10.8-vs-hdf5-1.10.7-interface_compatibility_report.html"></iframe>