2019-09-26 06:28:17 +08:00
|
|
|
This tar file contains
|
2019-03-06 07:23:56 +08:00
|
|
|
|
2021-07-15 00:12:01 +08:00
|
|
|
build-unix.sh script to build HDF5 with CMake on unix machines
|
|
|
|
build-unix-hpc.sh script to build HDF5 with CMake on unix machines and run
|
|
|
|
tests with batch scripts (sbatch).
|
2019-09-26 06:28:17 +08:00
|
|
|
CTestScript.cmake
|
2021-07-15 00:12:01 +08:00
|
|
|
HDF5config.cmake CMake scripts for building HDF5
|
2019-03-06 07:23:56 +08:00
|
|
|
HDF5options.cmake
|
2023-04-22 14:25:12 +08:00
|
|
|
hdf5-1.14.1 HDF5 1.14.1 source
|
2021-07-15 00:12:01 +08:00
|
|
|
LIBAEC.tar.gz source for building SZIP replacement
|
|
|
|
ZLib.tar.gz source for building ZLIB
|
|
|
|
hdf5_plugins.tar.gz source for building compression plugins
|
2023-04-22 14:25:12 +08:00
|
|
|
HDF5Examples-2.0.3-Source.tar.gz source for building examples
|
2019-03-06 07:23:56 +08:00
|
|
|
|
|
|
|
For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in
|
2023-04-22 14:25:12 +08:00
|
|
|
hdf5-1.14.1/release_docs, or
|
2019-03-06 07:23:56 +08:00
|
|
|
https://portal.hdfgroup.org/display/support/Building+HDF5+with+CMake.
|
|
|
|
|
2019-09-26 06:28:17 +08:00
|
|
|
For more information about building HDF5 with CMake on HPC machines, including
|
2023-04-22 14:25:12 +08:00
|
|
|
cross compiling on Cray XC40, see README_HPC in hdf5-1.14.1/release_docs.
|
2019-03-06 07:23:56 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|