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-->
Before April 1 2021, our clusters used different <code>StdEnv</code> versions as their default: [[Cedar]] and [[Graham]] used <code>StdEnv/2016.4</code>, while [[Béluga/en|Béluga]] used <code>StdEnv/2018.3</code>. [[Niagara]] defaulted to <code>StdEnv/2018.3</code> when you ran <code>module load CCEnv StdEnv</code>. '''On April 1, 2021, <code>StdEnv/2020</code> became 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>:
Prior to April first 2021, our clusters used different <code>StdEnv</code> versions as their default: [[Cedar]] and [[Graham]] used <code>StdEnv/2016.4</code>, while [[Béluga/en|Béluga]] used <code>StdEnv/2018.3</code>. [[Niagara]] defaulted to <code>StdEnv/2018.3</code> when you ran <code>module load CCEnv StdEnv</code>. ''' <code>StdEnv/2020</code> is now 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}}
You must log out and log in again for this change to take effect.
You must log out and log in again for this change to take effect.
rsnt_translations
56,430

edits

Navigation menu