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
Prochaine révisionLes deux révisions suivantes
documentation:tools:software:dalton [2016/01/06 09:14] – créée ltaulelldocumentation:tools:software:dalton [2020/08/25 15:58] – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 +====== Dalton / LSDalton ======
  
  
 +<WRAP round important>**Accès réservé aux utilisateurs autorisés**</WRAP>
  
 +<note warning>update needed</note>
  
-**DO NOT FORGET** to always set a suitable scratch directory: 
  
-<code bash> +  * Dalton
-$ export DALTON_TMPDIR=/scratch/login/ +
-</code>+
  
 +^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 +|  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   ||||
 +|  2016.0  |  openmpi 1.4.5 / gcc 4.7.2  |  Infiniband  |  -  |  Debian 7  |
 +| | **modulefile** : -  ||||
 +
 +  * LSDalton (**DO NOT USE**, build incomplet)
 +
 +^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 +|  2016.0  |  openmpi 1.4.5 / gcc 4.7.2  |  Infiniband  |  -  |  Debian 7  |
 +| | **modulefile** : -  ||||
 +
 +Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]]
 +
 +<note important>
 +**DO NOT FORGET** to __always__ set a suitable scratch directory: \\
 +bash: ''export DALTON_TMPDIR=/scratch/login/'' \\
 +tcsh: ''setenv DALTON_TMPDIR /scratch/login/''
 +</note>
 +
 +<note important>
 +Dalton/LSDalton 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.txt · Dernière modification : 2021/04/14 13:35 de ltaulell