These directories contain HDF5 1.12.1 pre-built binaries for windows and unix built with CMake for various platforms and binaries for Centos7 built with autotools. The HDF5 1.12.1 binaries for Centos7 are named hdf5-1.12.1-linux-centos7-x86_64-gcc485-shared-tar.gz, configured with --enable-fortran --enable-cxx --enable-java and hdf5-1.12.1-linux-centos7-x86_64-gcc485-static-tar.gz, configured with --enable-fortran --enable-cxx. 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.1 ****************************************************************************** ***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 fedora33 - 64bit fedora 33 fedora34 - 64bit fedora 34 suse152 - 64bit suse 15.2 ubuntu2004 - 64bit ubuntu 20.04 ubuntu2010 - 64bit ubuntu 20.10 centos7 - 64bit centos7 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