38,757
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 2: | Line 2: | ||
<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> | <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> | <code>module load NiaEnv</code></li> | ||
<li><p>The standard [[Available software| | <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> | <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) | <br>(without the <tt>arch/avx512</tt> module, you'd get the modules for a previous generation of CPUs) |