Standard software environments: Difference between revisions
Jump to navigation
Jump to search
647 bytes removed
, 3 years ago
|
|
Line 4: |
Line 4: |
|
| |
|
| <!--T:19--> | | <!--T:19--> |
| {{Callout | | {{Warning |
| |title=Default environment changing | | |title=Default environment changing |
| |content= | | |content= |
| On 2021 April 1, the default StdEnv will change to StdEnv/2020. | | On 2021 April 1, the default StdEnv will change to StdEnv/2020. |
| * If you have an existing workflow and want to continue to use the same software versions you are using now, simply add <code>module load StdEnv/2018.3</code> or <code>module load StdEnv/2016.4</code> to your jobscript before loading any other modules.
| | |
| * The old StdEnvs ''will not go away''. They and all the software dependent on them will remain available! However, CC staff will no longer install anything into the old StdEnvs.
| | For questions about this migration, please see [[Migration to the 2020 standard environment]] |
| * If you are starting a new project, or if you want to use a newer version of some software, you should use StdEnv/2020. Today you can do this by adding <code>module load StdEnv/2020</code> to your jobscript. As of April 1, it will be the default and the line will be unnecessary (though not a problem).
| |
| }} | | }} |
|
| |
|