Skip to content
Snippets Groups Projects

Lmod eb

Merged David Hrbáč requested to merge lmod-eb into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -63,6 +63,7 @@ $ ml av
@@ -63,6 +63,7 @@ $ ml av
```
```
In the current module naming scheme, each module name consists of two parts:
In the current module naming scheme, each module name consists of two parts:
 
* the part before the first /, corresponding to the software name; and
* the part before the first /, corresponding to the software name; and
* the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix
* the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix
Loading