Différences

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

Lien vers cette vue comparative

Prochaine révision
Révision précédente
documentation:tools:software:dalton [2016/01/06 09:14] – créée ltaulelldocumentation:tools:software:dalton [2021/04/14 13:35] (Version actuelle) – [Dalton] ltaulell
Ligne 1: Ligne 1:
 +====== Dalton ======
  
  
 +  * Dalton
  
 +^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 +|  2020.0  |  openmpi 2.0.2 / gcc 6.3.0  |  Infiniband  | /applis/PSMN/debian9/software/Local/Dalton/2020.0/full-debian9 |  Debian 9  |
 +| | module load Dalton/2020.0-full-debian9   ||||
 +|  2018.2  |  openmpi 2.0.2 / gcc 6.3.0  |  Infiniband  | /applis/PSMN/debian9/software/Local/Dalton/2018.2/full-debian9 |  Debian 9  |
 +| | module load Dalton/2018.2-full-debian9   ||||
  
-**DO NOT FORGET** to always set a suitable scratch directory:+Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]]
  
-<code bash+<note important
-export DALTON_TMPDIR=/scratch/login/ +**DO NOT FORGET** to __always__ set a suitable scratch directory: \\ 
-</code>+bash: ''export DALTON_TMPDIR=/scratch/<cluster>/login/'' \\ 
 +tcsh: ''setenv DALTON_TMPDIR /scratch/<cluster>/login/'' 
 +</note>
  
 +<note important>
 +Dalton is build with **hybrid OpenMP/OpenMPI**, so : \\
 +bash: ''export OMP_NUM_THREADS=$NSLOTS'' if running on ONE node \\
 +or \\
 +bash: ''export OMP_NUM_THREADS=1'' if running on several nodes \\
 +</note>
 +
 +===== Site officiel =====
 +
 +  * http://www.daltonprogram.org/index.html
documentation/tools/software/dalton.1452071672.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)