Skip to content

Commit

Permalink
OpenBLAS 0.3.25 -> 0.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Mar 12, 2024
1 parent 5975982 commit cebb65e
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion arch/Darwin-gnu-arm64.psmp
Expand Up @@ -4,7 +4,7 @@
# (https://www.cp2k.org/howto:compile_on_macos)
#
# Tested with: GNU 13.2.0, OpenMPI 4.1.5,,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.25,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.26,
# FFTW 3.3.10, HDF5 1.14.2,
# LIBINT 2.6.0, LIBXC 6.2.2,
# SPGLIB 1.16.2, PLUMED 2.9.0,
Expand Down
2 changes: 1 addition & 1 deletion arch/Darwin-gnu-arm64.ssmp
Expand Up @@ -4,7 +4,7 @@
# (https://www.cp2k.org/howto:compile_on_macos)
#
# Tested with: GNU 13.2.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.2.2, OpenBLAS 0.3.25, SPGLIB 1.16.2,
# LIBXC 6.2.2, OpenBLAS 0.3.26, SPGLIB 1.16.2,
# LIBGRPP 20231215
# on an Apple M1 (macOS 14.2.1 Sonoma)
#
Expand Down
4 changes: 2 additions & 2 deletions arch/JURECA-cpu.psmp
Expand Up @@ -3,7 +3,7 @@
# CP2K arch file for JURECA at FZ Juelich (2 AMD EPYC 7742 CPUs per node)
#
# Tested with: GNU 11.3.0, ParaStationMPI,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.25,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.26,
# FFTW 3.3.10, COSMA 2.6.6,
# ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBPEXSI 1.2.0,
Expand Down Expand Up @@ -64,7 +64,7 @@ USE_LIBTORCH := 1.12.1
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
USE_LIBXSMM := 1.17
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_PLUMED := 2.9.0
USE_QUIP := 0.9.10
USE_SCALAPACK := 2.2.1
Expand Down
4 changes: 2 additions & 2 deletions arch/JURECA-gpu.psmp
Expand Up @@ -3,7 +3,7 @@
# CP2K arch file for JURECA at FZ Juelich (2 AMD EPYC 7742 CPUs and 4 A100 GPUs per node)
#
# Tested with: GNU 11.3.0, ParaStationMPI,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.25,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.26,
# FFTW 3.3.10, COSMA 2.6.6,
# ELPA 2023.05.001, HDF5 1.14.2,
# LIBINT 2.6.0, LIBPEXSI 1.2.0,
Expand Down Expand Up @@ -65,7 +65,7 @@ USE_LIBTORCH := 1.12.1
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
USE_LIBXSMM := 1.17
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_PLUMED := 2.9.0
USE_QUIP := 0.9.10
USE_SCALAPACK := 2.2.1
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-aarch64-static.ssmp
Expand Up @@ -3,7 +3,7 @@
# CP2K (GNU aarch64) arch file for a serial static ARM64 binary
#
# Tested with: GNU 12.3.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.2.2, OpenBLAS 0.3.25, SPGLIB 1.16.2
# LIBXC 6.2.2, OpenBLAS 0.3.26, SPGLIB 1.16.2
#
# Usage: Source this arch file and then run make as instructed.
#
Expand Down Expand Up @@ -37,7 +37,7 @@ USE_FFTW := 3.3.10
USE_LIBINT := 2.6.0
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_SPGLIB := 1.16.2

LMAX := 5
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-aarch64.psmp
Expand Up @@ -3,7 +3,7 @@
# CP2K (GNU aarch64) arch file for Linux clusters
#
# Tested with: GNU 12.3.0, MPICH 4.0.3,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.25,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.26,
# FFTW 3.3.10, HDF5 1.14.2,
# LIBINT 2.6.0, LIBXC 6.2.2,
# ELPA 2023.05.001, PLUMED 2.9.0,
Expand Down Expand Up @@ -60,7 +60,7 @@ USE_LIBPEXSI := 1.2.0
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
#USE_LIBXSMM := 1.17
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_PLUMED := 2.9.0
USE_QUIP := 0.9.10
USE_SCALAPACK := 2.2.1
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-x86_64-static.ssmp
Expand Up @@ -3,7 +3,7 @@
# CP2K (GNU) arch file for a serial static x86_64 binary
#
# Tested with: GNU 13.1.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.2.2, OpenBLAS 0.3.25, SPGLIB 1.16.2
# LIBXC 6.2.2, OpenBLAS 0.3.26, SPGLIB 1.16.2
#
# Usage: Source this arch file and then run make as instructed.
#
Expand Down Expand Up @@ -37,7 +37,7 @@ USE_FFTW := 3.3.10
USE_LIBINT := 2.6.0
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_SPGLIB := 1.16.2

LMAX := 5
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-x86_64.psmp
Expand Up @@ -3,7 +3,7 @@
# CP2K (GNU x86_64) arch file for Linux clusters
#
# Tested with: GNU 13.1.0, MPICH 4.0.3 and OpenMPI 4.1.5,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.25,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.26,
# 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,
Expand Down Expand Up @@ -76,7 +76,7 @@ USE_LIBTORCH := 1.12.1
USE_LIBVORI := 220621
USE_LIBXC := 6.2.2
USE_LIBXSMM := 1.17
USE_OPENBLAS := 0.3.25
USE_OPENBLAS := 0.3.26
USE_PLUMED := 2.9.0
USE_QUIP := 0.9.10
USE_SCALAPACK := 2.2.1
Expand Down
4 changes: 2 additions & 2 deletions tools/toolchain/scripts/get_openblas_arch.sh
Expand Up @@ -6,8 +6,8 @@
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")" && pwd -P)"

openblas_ver="0.3.25" # Keep in sync with install_openblas.sh
openblas_sha256="4c25cb30c4bb23eddca05d7d0a85997b8db6144f5464ba7f8c09ce91e2f35543"
openblas_ver="0.3.26" # Keep in sync with install_openblas.sh
openblas_sha256="4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68"
openblas_pkg="OpenBLAS-${openblas_ver}.tar.gz"

source "${SCRIPT_DIR}"/common_vars.sh
Expand Down
4 changes: 2 additions & 2 deletions tools/toolchain/scripts/stage2/install_openblas.sh
Expand Up @@ -6,8 +6,8 @@
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"

openblas_ver="0.3.25" # Keep in sync with get_openblas_arch.sh
openblas_sha256="4c25cb30c4bb23eddca05d7d0a85997b8db6144f5464ba7f8c09ce91e2f35543"
openblas_ver="0.3.26" # Keep in sync with get_openblas_arch.sh
openblas_sha256="4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68"
openblas_pkg="OpenBLAS-${openblas_ver}.tar.gz"

source "${SCRIPT_DIR}"/common_vars.sh
Expand Down

0 comments on commit cebb65e

Please sign in to comment.