Skip to content
Snippets Groups Projects
Commit 457db6c9 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update lmod.md

parent 54cbc7b6
No related branches found
No related tags found
No related merge requests found
Pipeline #25337 passed with warnings
...@@ -204,7 +204,7 @@ setenv("EBEXTSLISTPYTHON","setuptools-20.1.1,pip-8.0.2,nose-1.3.7") ...@@ -204,7 +204,7 @@ setenv("EBEXTSLISTPYTHON","setuptools-20.1.1,pip-8.0.2,nose-1.3.7")
!!! warning !!! warning
Always specify the name **and** the version when loading a module. Always specify the name **and** the version when loading a module.
Loading a default module in your script (e.g. `$ ml intel`) will cause divergent results in the case the default module is upgraded. Loading a default module in your script (e.g. `$ ml intel`) will cause divergent results in the case the default module is upgraded.
**IT4Innovations is not responsible for any loss of allocated core-hours resulting from the use of improper modules in your calculations.** **IT4Innovations is not responsible for any loss of allocated core- or node-hours resulting from the use of improper modules in your calculations.**
To effectively apply the changes to the environment that are specified by a module, use `ml` and specify the name of the module. To effectively apply the changes to the environment that are specified by a module, use `ml` and specify the name of the module.
For example, to set up your environment to use Intel: For example, to set up your environment to use Intel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment