Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:tools:software:cp2k [2020/06/17 09:27] cicalugadocumentation:tools:software:cp2k [2021/06/22 08:24] (Version actuelle) – [CP2K] cicaluga
Ligne 1: Ligne 1:
 ====== CP2K ====== ====== CP2K ======
 +   * a quantum chemistry and solid state physics software package that can perform atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems.
  
-<note warning>update needed</note>+^  Programme  ^  Version  ^  Compilateur  ^  chemin d'accès  ^  OS Processeur  ^  
 +|  cp2k.popt  |  6.1  |  openmpi-3.0.0     /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/ |  Debian9 x86_64  |   
 +| | **module à charger** : iomkl/2017.4-3.0.0  |||| 
 +|  cp2k  |  8.1  |  openmpi-3.0.0  | /applis/PSMN/debian9/software/Local/CP2K/8.1/exe/local/ |  Debian9 x86_64  |   
 +| | **module à charger** : iomkl/2017.4-3.0.0 ||||
  
-   * a quantum chemistry and solid state physics software package that can perform atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems. 
- 
-^  Programme  ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS / Processeur  
-|  cp2k.popt  |  6.1  |  gcc 4.6.3  |  openmpi-3.0.0  |  /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/ |  Debian9 x86_64  |   
-| | **modulefile** : iomkl/2017.4-3.0.0  |||| 
-| | | | | | | | 
  
  
Ligne 17: Ligne 16:
 On peut lancer un test rapide fourni dans CP2K directement sur le serveur de compilation : On peut lancer un test rapide fourni dans CP2K directement sur le serveur de compilation :
  
-<code bash>  +<code bash> 
-   cd ../tests/QS/ +   module load iomkl/2017.4-3.0.0  
-   $ mpirun -np 2 $HOME/.../cp2k-devel-cic/cp2k/exe/Linux-x86-64-intel-MKL/cp2k.popt C.inp+   $ mkdir tests_cp2k_6.1  
 +   $ cp -a /applis/PSMN/debian9/software/Local/CP2K/6.1/tests/QS tests_cp2k_6.1 
 +   $ cd tests_cp2k_6.1/QS 
 +   $ mpirun -np 2 /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/cp2k.popt C.inp
 </code> </code>
  
-(à completer "..." pour avoir le chemin exact où cette compilation a été faite) +Regarder par exemple le temps total (la 1ère ligne "CP2K") dans le tableau TIMING (3.380 s pour la présente compilation) 
- +
-Regarder par exemple le temps total (la 1ère ligne "CP2K") dans le tableau TIMING (2.928 s pour la présente compilation) +
  
  
documentation/tools/software/cp2k.1592386021.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)