Skip to content

Commit

Permalink
Update description in arch files
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed May 22, 2023
1 parent a873ffd commit a11bcb3
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions arch/Darwin-gnu-arm64.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# CP2K Darwin arch file for a parallel arm64 binary
# (https://www.cp2k.org/howto:compile_on_macos)
#
# Tested with: GNU 12.2.0, MPICH 4.0.3,
# Tested with: GNU 12.3.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.6, SIRIUS 7.4.3
# on an Apple M1 (macOS Ventura 13.1)
#
# Usage: Source this arch file and then run make as instructed.
#
# Author: Matthias Krack (19.04.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
Expand Down
6 changes: 3 additions & 3 deletions arch/Darwin-gnu-arm64.ssmp
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
# CP2K Darwin arch file for a serial arm64 binary
# (https://www.cp2k.org/howto:compile_on_macos)
#
# Tested with: GNU 12.2.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# Tested with: GNU 12.3.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.1.0, OpenBLAS 0.3.21, SPGLIB 1.16.2
# on an Apple M1 (macOS Ventura 13.1)
# on an Apple M1 (macOS Ventura 13.4)
#
# Usage: Source this arch file and then run make as instructed.
#
# Author: Matthias Krack (19.04.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-aarch64-static.ssmp
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
#
# CP2K (GNU aarch64) arch file for a serial static ARM64 binary
#
# Tested with: GNU 12.2.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# Tested with: GNU 12.3.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.1.0, OpenBLAS 0.3.21, SPGLIB 1.16.2
#
# Usage: Source this arch file and then run make as instructed.
#
# Author: Matthias Krack (19.04.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
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 @@ -2,15 +2,15 @@
#
# CP2K (GNU aarch64) arch file for Linux clusters
#
# Tested with: GNU 12.2.0, MPICH 4.0.3,
# Tested with: GNU 12.3.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.6, SIRIUS 7.4.3
#
# Usage: Source this arch file and then run make as instructed.
# A full toolchain installation is performed as default.
#
# Author: Matthias Krack (19.04.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-gnu-x86_64-static.ssmp
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
#
# CP2K (GNU) arch file for a serial static x86_64 binary
#
# Tested with: GNU 12.2.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# Tested with: GNU 12.3.0, FFTW 3.3.10, LIBINT 2.6.0, LIBVORI 220621,
# LIBXC 6.1.0, OpenBLAS 0.3.21, SPGLIB 1.16.2
#
# Usage: Source this arch file and then run make as instructed.
#
# Author: Matthias Krack (19.01.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
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 12.2.0, MPICH 4.0.3 and OpenMPI 4.1.4,
# Tested with: GNU 12.3.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.6, SIRIUS 7.4.3, LIBTORCH 1.12.1
Expand All @@ -13,7 +13,7 @@
# Optionally, GNU compiler and MPI implementation can be specified as arguments.
# Replace or adapt the "module add" commands below if needed.
#
# Author: Matthias Krack (19.04.2023)
# Author: Matthias Krack (22.05.2023)
#
# \
if [[ "${0}" == "${BASH_SOURCE}" ]]; then \
Expand Down

0 comments on commit a11bcb3

Please sign in to comment.