All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)<ol style="list-style-type: decimal;">
<li><p>A [[Modules_specific_to_Niagara | Niagara software stack]] tuned and compiled for this machine. This stack is available by default, but if not, can be reloaded with</p>
<code>module load NiaEnv</code></li>
<li><p>The standard [[Available software|Alliance software stack]] which is available on Alliance's other clusters (including [[Graham]], [[Cedar]], [[Narval]], and [[Beluga]]):</p>
<code>module load CCEnv arch/avx512</code>
<br>(without the <tt>arch/avx512</tt> module, you'd get the modules for a previous generation of CPUs)
<p>Or, if you want the same default modules loaded as on Cedar, Graham, and Beluga, then do
</p><p>
<code>module load CCEnv arch/avx512 StdEnv/2018.3</code>
</p>
</li></ol>
 h French (fr)<ol style="list-style-type: decimal;">
<li><p>[[Modules specific to Niagara|La pile logicielle Niagara]] est spécifiquement adaptée à cette grappe. Elle est disponible par défaut, mais au besoin peut être chargée à nouveau avec </p>
<source lang="bash">module load NiaEnv</source>.</li>
<li><p>[[Available software|La pile logicielle usuelle des grappes d'usage général]] ([[Graham/fr|Graham]] et [[Cedar/fr|Cedar]]), compilée pour l'instant pour une génération précédente de CPU.  </p>
<source lang="bash">module load CCEnv</source>
<p>Pour charger les modules par défaut comme ceux de Cedar ou Graham, exécutez aussi <code>module load StdEnv</code>.</p></li></ol>