summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HDF5_CMake
blob: 1b02f0c22232a2663e0765d5230ae4fa3e8bded3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This tar file contains 

    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).
    CTestScript.cmake   
    HDF5config.cmake    CMake scripts for building HDF5
    HDF5options.cmake
    hdf5-1.11.6         HDF5 1.11.6 source
    SZip.tar.gz         source for building SZIP
    ZLib.tar.gz         source for building ZLIB

For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in
hdf5-1.11.6/release_docs, or 
https://portal.hdfgroup.org/display/support/Building+HDF5+with+CMake.

For more information about building HDF5 with CMake on HPC machines, including 
cross compiling on Cray XC40, see README_HPC in hdf5-1.11.6/release_docs.