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:29] cicalugadocumentation:tools:software:cp2k [2021/06/22 08:24] (Version actuelle) – [CP2K] cicaluga
Ligne 2: Ligne 2:
    * 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.    * 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  ^  +^  Programme  ^  Version  ^  Compilateur  ^  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  |   +|  cp2k.popt  |  6.1  |  openmpi-3.0.0     /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/ |  Debian9 x86_64  |   
-| | **modulefile** : iomkl/2017.4-3.0.0  |||| +| | **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 |||| 
  
  
Ligne 16: 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.1592386183.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)