Lmod
Compare changes
+ 13
− 13
@@ -7,20 +7,27 @@ Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io
@@ -31,13 +38,6 @@ $ ml
@@ -270,7 +270,7 @@ For example, once you have loaded one or more modules that were installed with t
In addition, only **one single version** of each software package can be loaded at a particular time. For example, once you have the Python/3.5.2-intel-2017.00 module loaded, you can not load a different version of Python in the same session/job script, neither directly, nor indirectly as a dependency of another module you want to load.