cc_staff
150
edits
(Marked this version for translation) |
No edit summary |
||
Line 205: | Line 205: | ||
<!--T:54--> | <!--T:54--> | ||
<ol style="list-style-type: decimal;"> | <ol style="list-style-type: decimal;"> | ||
<li><p>A [[ | <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 same [[Modules|software stack available on Compute Canada's General Purpose clusters]] [ | <li><p>The same [[Modules|software stack available on Compute Canada's General Purpose clusters]] [[Graham]] and [[Cedar]]:</p> | ||
< | <code>module load CCEnv arch/avx512</code> | ||
<p>Or, if you want the same default modules loaded as on Cedar and Graham, then do</p> | <br>(without the <tt>arch/avx512</tt> module, you'd get the modules for a previous generation of CPUs) | ||
<p> | <p>Or, if you want the same default modules loaded as on Cedar and Graham, then do | ||
<code>module load CCEnv StdEnv</code> | </p><p> | ||
<code>module load CCEnv arch/avx512 StdEnv</code> | |||
</p> | </p> | ||
</ol> | </li></ol> | ||
== Tips for loading software == <!--T:56--> | == Tips for loading software == <!--T:56--> |