User Tools

Site Tools


howto:compile_on_cray_cscs

This is an old revision of the document!


Compile CP2K on CRAY XC40/50 at CSCS

This page describes how CP2K can be installed on the CRAY XC40 and XC50 systems as they are provided by the Swiss National Supercomputing Centre CSCS. This howto has been tested on the multi-core and the GPU partition of Piz Daint. For further details check the corresponding CRAY XC40 arch file and CRAY XC50 arch file as well as the corresponding regression tester of the CP2K dashboard. This howto assumes that your default shell is bash.

1. Download CP2K

Login to your user account on Piz Daint (CRAY XC40/50 system) and run the command

git clone --recursive https://github.com/cp2k/cp2k.git cp2k

to download the current CP2K trunk version or run

git clone --recursive -b support/v2023.1 https://github.com/cp2k/cp2k.git cp2k

for the latest release version.

howto/compile_on_cray_cscs.1674492477.txt.gz · Last modified: 2023/01/23 16:47 by krack