Skip to content

Commit

Permalink
Update arch files (COSMA 2.6.5 -> 2.6.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Apr 20, 2023
1 parent 8586e6b commit 00a3bc3
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions arch/CRAY-XC40-gnu.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# CP2K arch file for Cray-XC40 (Piz Daint, CSCS, multi-core partition)
#
# 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.5, ELPA 2022.11.001, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# COSMA 2.6.6, ELPA 2022.11.001, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# LIBXC 6.1.0, LIBVORI 220621, LIBXSMM 1.17, PLUMED 2.8.1,
# SIRIUS 7.4.3, SPGLIB 1.16.2
#
Expand Down Expand Up @@ -64,7 +64,7 @@

# Set options
DO_CHECKS := no
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_ELPA := 2022.11.001
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
Expand Down
4 changes: 2 additions & 2 deletions arch/CRAY-XC50-gnu.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# CP2K arch file for Cray-XC50 (Piz Daint, CSCS, GPU partition)
#
# 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.5, ELPA 2022.11.001, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# COSMA 2.6.6, ELPA 2022.11.001, LIBINT 2.6.0, LIBPEXSI 1.2.0,
# LIBXC 6.1.0, LIBVORI 220621, LIBXSMM 1.17, PLUMED 2.8.1,
# SIRIUS 7.4.3, SPGLIB 1.16.2
#
Expand Down Expand Up @@ -67,7 +67,7 @@
# Set options
DO_CHECKS := no
USE_ACC := yes
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_ELPA := 2022.11.001
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
Expand Down
4 changes: 2 additions & 2 deletions arch/Darwin-gnu-arm64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Tested with: GNU 12.2.0, MPICH 4.0.3,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.21, FFTW 3.3.10, LIBINT 2.6.0,
# LIBXC 6.1.0, SPGLIB 1.16.2, PLUMED 2.8.1,
# LIBVORI 220621, GSL 2.7, COSMA 2.6.5, SIRIUS 7.4.3
# LIBVORI 220621, GSL 2.7, COSMA 2.6.6, SIRIUS 7.4.3
# on an Apple M1 (macOS Ventura 13.1)
#
# Usage: Source this arch file and then run make as instructed.
Expand Down Expand Up @@ -57,7 +57,7 @@
DO_CHECKS := no
SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_FFTW := 3.3.10
USE_LIBINT := 2.6.0
USE_LIBVORI := 220621
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-aarch64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Tested with: GNU 12.2.0, MPICH 4.0.3,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.21, FFTW 3.3.10, LIBINT 2.6.0,
# LIBXC 6.1.0, ELPA 2022.11.001, PLUMED 2.8.1, SPGLIB 1.16.2,
# LIBVORI 220621, GSL 2.7, COSMA 2.6.5, SIRIUS 7.4.3
# LIBVORI 220621, GSL 2.7, COSMA 2.6.6, SIRIUS 7.4.3
#
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
Expand Down Expand Up @@ -47,7 +47,7 @@
DO_CHECKS := no
SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_ELPA := 2022.11.001
USE_FFTW := 3.3.10
USE_LIBINT := 2.6.0
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-x86_64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Tested with: GNU 12.2.0, MPICH 4.0.3 and OpenMPI 4.1.4,
# ScaLAPACK 2.2.1, OpenBLAS 0.3.21, FFTW 3.3.10, LIBINT 2.6.0,
# LIBXC 6.1.0, ELPA 2022.11.001, PLUMED 2.8.1, SPGLIB 1.16.2,
# LIBVORI 220621, GSL 2.7, COSMA 2.6.5, SIRIUS 7.4.3, LIBTORCH 1.12.1
# LIBVORI 220621, GSL 2.7, COSMA 2.6.6, SIRIUS 7.4.3, LIBTORCH 1.12.1
# on the Merlin cluster (PSI)
#
# Usage: Source this arch file and then run make as instructed.
Expand Down Expand Up @@ -62,7 +62,7 @@
DO_CHECKS := no
SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_ELPA := 2022.11.001
USE_FFTW := 3.3.10
USE_LIBINT := 2.6.0
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-intel-x86_64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Tested with: Intel 22.2 , Intel MPI, Intel MKL,
# LIBINT 2.6.0, LIBXC 6.1.0, ELPA 2022.11.001,
# PLUMED 2.8.1, SPGLIB 1.16.2, LIBVORI 220621,
# GSL 2.7, COSMA 2.6.5
# GSL 2.7, COSMA 2.6.6
#
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
Expand Down Expand Up @@ -52,7 +52,7 @@
DO_CHECKS := no
SHARED := no
TARGET_CPU := native
USE_COSMA := 2.6.5
USE_COSMA := 2.6.6
USE_ELPA := 2022.11.001
USE_LIBINT := 2.6.0
USE_LIBPEXSI := 1.2.0
Expand Down

0 comments on commit 00a3bc3

Please sign in to comment.