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
Dernière révisionLes deux révisions suivantes
documentation:tools:software:cp2k [2020/06/17 09:29] cicalugadocumentation:tools:software:cp2k [2021/06/22 08:19] – [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  |   
-   * a quantum chemistry and solid state physics software package that can perform atomistic simulations of solid stateliquid, molecular, periodic, material, crystal, and biological systems.+| | **module à charger** : iomkl/2017.4-3.0.0  |||| 
 +|  cp2k  |  8.1  |  GCC-10.2OpenMPI-4.05 | /applis/PSMN/debian9/software/Local/CP2K/8.1/exe/local/ |  Debian9 x86_64  |   
 +| | **module à charger** : ... ||||
  
-^  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 19: Ligne 18:
 <code bash> <code bash>
    $ module load iomkl/2017.4-3.0.0     $ module load iomkl/2017.4-3.0.0 
-   cd ../tests/QS/+   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    $ mpirun -np 2 /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/cp2k.popt C.inp
 </code> </code>
  
-Regarder par exemple le temps total (la 1ère ligne "CP2K") dans le tableau TIMING (2.928 s pour la présente compilation) +Regarder par exemple le temps total (la 1ère ligne "CP2K") dans le tableau TIMING (3.380 s pour la présente compilation) 
  
  
documentation/tools/software/cp2k.txt · Dernière modification : 2021/06/22 08:24 de cicaluga