Try update HDF5 1.12.0 -> 1.14.2

This commit is contained in:
Matthias Krack 2023-10-04 13:28:29 +02:00
parent 21eaee01cc
commit 5b73edfb3e
9 changed files with 26 additions and 26 deletions

View file

@ -4,7 +4,7 @@
#
# Tested with: GNU 11.2.0, Cray-MPICH 7.7.18,
# Cray-libsci 20.09.1, Cray-FFTW 3.3.8.10,
# COSMA 2.6.6, ELPA 2023.05.001, HDF5 1.12.0,
# COSMA 2.6.6, ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBPEXSI 1.2.0, LIBXC 6.2.2,
# LIBVORI 220621, LIBXSMM 1.17, PLUMED 2.9.0,
# SIRIUS 7.4.3, SPGLIB 1.16.2
@ -13,7 +13,7 @@
# A full toolchain installation is performed as default.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 13.09.2023
# Last update: 04.10.2023
#
# \
if [ "${0}" = "${BASH_SOURCE}" ]; then \
@ -68,7 +68,7 @@
DO_CHECKS := no
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBVORI := 220621

View file

@ -4,7 +4,7 @@
#
# Tested with: GNU 9.3.0, Cray-MPICH 7.7.18, Cray-libsci 20.09.1,
# Cray-FFTW 3.3.8.10, COSMA 2.6.6, ELPA 2023.05.001,
# HDF5 1.12.0, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# HDF5 1.14.2, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# LIBXC 6.2.2, LIBVORI 220621, LIBXSMM 1.17,
# PLUMED 2.9.0, SIRIUS 7.4.3, SPGLIB 1.16.2
#
@ -12,7 +12,7 @@
# A full toolchain installation is performed as default.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 13.09.2023
# Last update: 04.10.2023
#
# \
if [ "${0}" = "${BASH_SOURCE}" ]; then \
@ -70,7 +70,7 @@ DO_CHECKS := no
USE_ACC := yes
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBVORI := 220621

View file

@ -5,7 +5,7 @@
#
# Tested with: GNU 12.3.0, MPICH 4.0.3,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.24,
# FFTW 3.3.10, HDF5 1.12.0,
# FFTW 3.3.10, HDF5 1.14.2,
# LIBINT 2.6.0, LIBXC 6.2.2,
# SPGLIB 1.16.2, PLUMED 2.9.0,
# LIBVORI 220621, GSL 2.7,
@ -14,7 +14,7 @@
#
# Usage: Source this arch file and then run make as instructed.
#
# Last update: 22.09.2023
# Last update: 04.10.2023
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
@ -62,7 +62,7 @@ SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.6
USE_FFTW := 3.3.10
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2

View file

@ -5,7 +5,7 @@
# Tested with: GNU 11.3.0, ParaStationMPI,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.24,
# FFTW 3.3.10, COSMA 2.6.6,
# ELPA 2023.05.001, HDF5 1.12.0,
# ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBPEXSI 1.2.0,
# LIBXC 6.2.2, LIBVORI 220621,
# LIBXSMM 1.17, PLUMED 2.9.0,
@ -15,7 +15,7 @@
# A full toolchain installation is performed as default.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 22.09.2023
# Last update: 04.10.2023
#
# \
if [ "${0}" = "${BASH_SOURCE}" ]; then \
@ -57,7 +57,7 @@ USE_ACC := no
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_FFTW := 3.3.10
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBTORCH := 1.12.1

View file

@ -5,7 +5,7 @@
# Tested with: GNU 11.3.0, ParaStationMPI,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.24,
# FFTW 3.3.10, COSMA 2.6.6,
# ELPA 2023.05.001, HDF5 1.12.0,
# ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBPEXSI 1.2.0,
# LIBXC 6.2.2, LIBVORI 220621,
# LIBXSMM 1.17, PLUMED 2.9.0,
@ -15,7 +15,7 @@
# A full toolchain installation is performed as default.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 22.09.2023
# Last update: 04.10.2023
#
# \
if [ "${0}" = "${BASH_SOURCE}" ]; then \
@ -58,7 +58,7 @@ USE_ACC := yes
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_FFTW := 3.3.10
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBTORCH := 1.12.1

View file

@ -4,7 +4,7 @@
#
# Tested with: GNU 12.3.0, MPICH 4.0.3,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.24,
# FFTW 3.3.10, HDF5 1.12.0,
# FFTW 3.3.10, HDF5 1.14.2,
# LIBINT 2.6.0, LIBXC 6.2.2,
# ELPA 2023.05.001, PLUMED 2.9.0,
# SPGLIB 1.16.2, LIBVORI 220621,
@ -13,7 +13,7 @@
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
#
# Last update: 22.09.2023
# Last update: 04.10.2023
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
@ -53,7 +53,7 @@ TARGET_CPU := native
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_FFTW := 3.3.10
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBVORI := 220621

View file

@ -4,7 +4,7 @@
#
# Tested with: GNU 13.1.0, MPICH 4.0.3 and OpenMPI 4.1.5,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.24,
# FFTW 3.3.10, ELPA 2023.05.001, HDF5 1.12.0,
# FFTW 3.3.10, ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBXC 6.2.2, PLUMED 2.9.0,
# SPGLIB 1.16.2, LIBVORI 220621, GSL 2.7,
# COSMA 2.6.6, SIRIUS 7.4.3, LIBTORCH 1.12.1
@ -15,7 +15,7 @@
# Optionally, GNU compiler and MPI implementation can be specified as arguments.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 22.09.2023
# Last update: 04.10.2023
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
@ -67,7 +67,7 @@ TARGET_CPU := native
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_FFTW := 3.3.10
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
USE_LIBTORCH := 1.12.1

View file

@ -5,14 +5,14 @@
# Tested with: Intel 22.2 , Intel MPI, Intel MKL,
# LIBINT 2.6.0, LIBXC 6.2.2, ELPA 2023.05.001,
# PLUMED 2.9.0, SPGLIB 1.16.2, LIBVORI 220621,
# GSL 2.7, COSMA 2.6.6, HDF5 1.12.0
# GSL 2.7, COSMA 2.6.6, HDF5 1.14.2
#
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
# Optionally, the Intel compiler version can be specified as argument.
# Replace or adapt the "module add" commands below if needed.
#
# Last update: 13.09.2023
# Last update: 04.10.2023
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
@ -54,7 +54,7 @@ SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.6
USE_ELPA := 2023.05.001
USE_HDF5 := 1.12.0
USE_HDF5 := 1.14.2
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
#USE_LIBTORCH := 1.12.1

View file

@ -6,8 +6,8 @@
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
hdf5_ver="1.12.0"
hdf5_sha256="97906268640a6e9ce0cde703d5a71c9ac3092eded729591279bf2e3ca9765f61"
hdf5_ver="1.14.2"
hdf5_sha256="ea3c5e257ef322af5e77fc1e52ead3ad6bf3bb4ac06480dd17ee3900d7a24cfb"
source "${SCRIPT_DIR}"/common_vars.sh
source "${SCRIPT_DIR}"/tool_kit.sh