Standard software environments: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 29: Line 29:
Our clusters use different versions of <code>StdEnv</code> as their default version. As of August 2020, [[Cedar]] and [[Graham]] use <code>StdEnv/2016.4</code>, while [[Béluga]] and [[Niagara]] use <code>StdEnv/2018.3</code>. In the future, we will probably switch all of them to use <code>StdEnv/2020</code>, but that time hasn't come yet. Users can however specify their own default by running the following command (example provided for the <code>2020</code> version):  
Our clusters use different versions of <code>StdEnv</code> as their default version. As of August 2020, [[Cedar]] and [[Graham]] use <code>StdEnv/2016.4</code>, while [[Béluga]] and [[Niagara]] use <code>StdEnv/2018.3</code>. In the future, we will probably switch all of them to use <code>StdEnv/2020</code>, but that time hasn't come yet. Users can however specify their own default by running the following command (example provided for the <code>2020</code> version):  
{{Command|echo "module-version StdEnv/2020 default" >> $HOME/.modulerc}}
{{Command|echo "module-version StdEnv/2020 default" >> $HOME/.modulerc}}
= Do I need to reinstall/recompile my code if I change version ? =
If you compile your own code, or install R or Python packages, you should indeed recompile/reinstall the packages you need using the newer version the standard environment.
Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837

edits

Navigation menu