This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:environment_modules [2023/01/25 13:42] – [Loading and unloading a module] jansen | linux:environment_modules [2023/01/25 13:54] (current) – [Loading and unloading a module] jansen | ||
---|---|---|---|
Line 10: | Line 10: | ||
Usually there is a default module for a specific package, marked with '' | Usually there is a default module for a specific package, marked with '' | ||
Version numbers and toolchains (everything after the / in the module name) can usually be abbreviated, | Version numbers and toolchains (everything after the / in the module name) can usually be abbreviated, | ||
+ | |||
+ | To unload a module, use '' | ||
Command '' | Command '' | ||
Line 26: | Line 28: | ||
===== See also: ===== | ===== See also: ===== | ||
* [[Compilers]] | * [[Compilers]] | ||
- | * [[Sfinx modules]] | + | * [[Sfinx modules]]: some special cases (for astronomical software) |
- | * [[EasyBuild environment]] | + | * [[:EasyBuild environment]]: building your own modules |