Migration to the new standard environment: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 6: Line 6:


= Can I change my default standard environment? = <!--T:2-->
= Can I change my default standard environment? = <!--T:2-->
Our clusters currently use different <code>StdEnv</code> versions as their default. [[Cedar]] and [[Graham]] use <code>StdEnv/2016.4</code>, while [[Béluga/en|Béluga]] uses <code>StdEnv/2018.3</code>. [[Niagara]] defaults to <code>StdEnv/2018.3</code> when you run <code>module load CCEnv StdEnv</code>.  
Our clusters currently use different <code>StdEnv</code> versions as their default. [[Cedar]] and [[Graham]] use <code>StdEnv/2016.4</code>, while [[Béluga/en|Béluga]] uses <code>StdEnv/2018.3</code>. [[Niagara]] defaults to <code>StdEnv/2018.3</code> when you run <code>module load CCEnv StdEnv</code>. <br>
 
<br>
<!--T:8-->
As of April 1, 2021, <code>StdEnv/2020</code> is the default environment for all clusters. However, you can specify your own default environment at any time by modifying the <code>$HOME/.modulerc</code> file.  For example, running the following command will set your default environment to <code>StdEnv/2018.3</code>:
As of April 1, 2021, <code>StdEnv/2020</code> is the default environment for all clusters. However, you can specify your own default environment at any time by modifying the <code>$HOME/.modulerc</code> file.  For example, running the following command will set your default environment to <code>StdEnv/2018.3</code>:
{{Command|echo "module-version StdEnv/2018.3 default" >> $HOME/.modulerc}}
{{Command|echo "module-version StdEnv/2018.3 default" >> $HOME/.modulerc}}
rsnt_translations
56,430

edits

Navigation menu