These directories contain HDF5 1.12.2 pre-built binaries for windows and unix built with CMake for various platforms. HDF5 CMake binaries for releases are named as follows: hdf5-[hdf version]-[configuration]-[platform]-[C compiler type].tar.gz Where: ***current hdf version is: 1.12.2 ****************************************************************************** ***CMake configuration is: Std (default): BUILD MODE: RelWithDebInfo BUILD_SHARED_LIBS:ON HDF5_BUILD_JAVA: ON HDF5_BUILD_FORTRAN: ON HDF5_BUILD_CPP_LIB: ON HDF5_ENABLE_PLUGIN_SUPPORT: ON ****************************************************************************** ******build system is CMake [platform]_64 or [platform]_64-[mpi type]-x86_64 and autotools is [platform]-x86_64-shared-64: ***mpi type is: mpich openmpi ***platform is: centos7 - 64bit centos 7 centos8 - 64bit centos 8 osx1013 - 64bit macos 10.13 macos11 - 64bit macos 11.x fedora35 - 64bit fedora 35 ubuntu2004 - 64bit ubuntu 20.04 win10 - windows 10 ****************************************************************************** *** C compiler type: none - default system gcc 7.2.0 - gcc version 7.2.0 8.3.0 - gcc version 8.3.0 clang - clang default compiler intel - intel default compiler vs14 - visual studio 2015 vs15 - visual studio 2017 vs16 - visual studio 2019