Skip to content

Commit

Permalink
Update arch files
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Dec 15, 2021
1 parent ae06594 commit a79bff2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions arch/CRAY-XC40-gnu.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Tested with: GNU 10.3.0, Cray-MPICH 7.7.16, Cray-libsci 20.09.1, Cray-FFTW 3.3.8,
# LIBINT 2.6.0, LIBXC 5.1.7, LIBVORI 210412, LIBXSMM 1.16.2,
# ELPA 2021.05.002, PLUMED 2.7.2, SPGLIB 1.16.2, GSL 2.7,
# ELPA 2021.11.001.rc1, PLUMED 2.7.2, SPGLIB 1.16.2, GSL 2.7,
# COSMA 2.5.1, SIRIUS 7.2.8
#
# Usage: Source this arch file and then run make as instructed.
Expand Down Expand Up @@ -58,7 +58,7 @@
# Set options
DO_CHECKS := no
USE_COSMA := 2.5.1
USE_ELPA := 2021.05.002
USE_ELPA := 2021.11.001.rc1
USE_LIBINT := 2.6.0
USE_LIBVORI := 210412
USE_LIBXC := 5.1.7
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: GFortran 8.3.0, Cray-MPICH 7.7.16, Cray-libsci 20.09.1, Cray-FFTW 3.3.8, Libint 2.6.0,
# LIBXC 5.1.7, LIBVORI 210412, LIBXSMM 1.16.2, ELPA 2021.05.002, PLUMED 2.7.3,
# LIBXC 5.1.7, LIBVORI 210412, LIBXSMM 1.16.2, ELPA 2021.11.001.rc1, PLUMED 2.7.3,
# SPGLIB 1.16.2, GSL 2.7, SIRIUS 7.2.8, COSMA 2.5.1
#
# Usage: Source this arch file and then run make as instructed
Expand Down Expand Up @@ -48,7 +48,7 @@ DO_CHECKS := no
GNU_VERSION := 8.3.0
USE_ACC := yes
USE_COSMA := 2.5.1
USE_ELPA := 2021.05.002
USE_ELPA := 2021.11.001.rc1
USE_LIBINT := 2.6.0
USE_LIBVORI := 210412
USE_LIBXC := 5.1.7
Expand Down

0 comments on commit a79bff2

Please sign in to comment.