Skip to content

Commit

Permalink
Update usage description of Intel/MKL arch file
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Dec 29, 2021
1 parent 76fbf16 commit 0e1c7ec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions arch/Linux-x86-64-intel.psmp
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@
#
# CP2K (Intel/MKL) arch file for the Merlin cluster (PSI)
#
# Tested with: Intel 21.3, Intel MPI, Intel MKL, GSL 2.7,
# Tested with: Intel 21.4, Intel MPI, Intel MKL, GSL 2.7,
# LIBINT 2.6.0, LIBXC 5.1.7, ELPA 2021.11.001,
# PLUMED 2.7.3, SPGLIB 1.16.2, LIBVORI 210412,
# COSMA 2.5.1, SIRIUS 7.3.0
#
# Usage: Source this arch file and then run make as instructed.
# The compiler version can be specified as argument.
# Otherwise a toolchain installation is expected as default.
# Otherwise a CP2K toolchain installation is expected as default,
# which can be created by running in advance
# > cd tools/toolchain
# > ./install_cp2k_toolchain.sh --with-intelmpi=system --with-mkl=system --with-plumed
#
# Author: Matthias Krack (matthias.krack@psi.ch, PSI, December 2021)
#
Expand Down

0 comments on commit 0e1c7ec

Please sign in to comment.