Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed May 2, 2022
1 parent d806034 commit f709b9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions arch/Linux-gnu-aarch64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
#
# CP2K (GNU aarch64) arch file for Linux clusters
#
# Tested with: GNU 11.2.0, MPICH 3.3.2,
# Tested with: GNU 11.2.0, MPICH 3.4.3,
# ScaLAPACK 2.1.0, OpenBLAS 0.3.20, FFTW 3.3.10, LIBINT 2.6.0,
# LIBXC 5.2.2, ELPA 2021.11.002, PLUMED 2.8.0, SPGLIB 1.16.2,
# LIBVORI 210412, GSL 2.7, COSMA 2.5.1, SIRIUS 7.3.0
#
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
#
# Author: Matthias Krack (14.04.2022)
# Author: Matthias Krack (29.04.2022)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
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 @@ -2,7 +2,7 @@
#
# CP2K (GNU x86_64) arch file for Linux clusters
#
# Tested with: GNU 10.3.0 (and 11.2.0), MPICH 3.3.2 (and OpenMPI 4.1.1),
# Tested with: GNU 11.2.0, MPICH 3.4.3 (and OpenMPI 4.1.1),
# ScaLAPACK 2.1.0, OpenBLAS 0.3.20, FFTW 3.3.10, LIBINT 2.6.0,
# LIBXC 5.2.2, ELPA 2021.11.002, PLUMED 2.8.0, SPGLIB 1.16.2,
# LIBVORI 210412, GSL 2.7, COSMA 2.5.1, SIRIUS 7.3.1
Expand All @@ -13,7 +13,7 @@
# Optionally, GNU compiler and MPICH version can be specified as arguments.
# Replace or adapt the "module add" commands below if needed.
#
# Author: Matthias Krack (14.04.2022)
# Author: Matthias Krack (29.04.2022)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
Expand Down

0 comments on commit f709b9e

Please sign in to comment.