User Tools

Site Tools


exercises:2019_uzh_acpc2:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
exercises:2019_uzh_acpc2:installation [2019/01/25 12:36] – created jglanexercises:2019_uzh_acpc2:installation [2019/04/03 21:07] – [0.2a CP2K Installation on Windows] jglan
Line 77: Line 77:
 ===== 0.2a CP2K Installation on Windows ===== ===== 0.2a CP2K Installation on Windows =====
  
-Visit [[http://sourceforge.net/projects/cp2k/files/|sourceforge CP2K project page]] and download ''cp2k-2.6.2.tar.bz2''.\\ +Download CP2K using git command or from [[github website|https://github.com/cp2k/cp2k.git]]:\\
-Unpack the compressed ''tar.bz2'' file by using the following command from within a Cygwin terminal:\\+
 <code> <code>
-tar -xvf cp2k-2.6.2.tar.bz2+git clone --recursive https://github.com/cp2k/cp2k.git cp2k
 </code> </code>
  
-After the code has been extracted you will find it in the directory ''cp2k-2.6.2''.+After downloading you will find it in the directory ''cp2k''.
  
 In order to compile cp2k one has to specify an arch file to indicate which compilers and libraries to use. In order to compile cp2k one has to specify an arch file to indicate which compilers and libraries to use.
Line 113: Line 112:
  
 If you find ''cp2k.sopt'' in ''cp2k-2.6.2/exe'' directory, then compilation is successfully done. If you find ''cp2k.sopt'' in ''cp2k-2.6.2/exe'' directory, then compilation is successfully done.
- 
 ===== 0.2b CP2K Installation on Mac OS X ===== ===== 0.2b CP2K Installation on Mac OS X =====
  
exercises/2019_uzh_acpc2/installation.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1