This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
setting_up_environment_modules [2017/11/28 05:34] meesters [Unload modules] |
setting_up_environment_modules [2017/11/28 05:38] meesters |
||
---|---|---|---|
Line 57: | Line 57: | ||
</WRAP> | </WRAP> | ||
- | ===== Listing active modules ===== | + | <WRAP center round info 95%> |
+ | Which module is the right? | ||
+ | * You sometimes see ''module load <category>/<entry>'' -- not followed by a version string. This will take the most recent version (alphabetically). | ||
+ | * It is sufficient to load one module per application/library/scripting language. | ||
+ | * If in doubt contact the HPC-team. | ||
+ | </WRAP> | ||
+ | |||
+ | |||
+ | ==== Listing active modules ==== | ||
If you want to check your loaded modules, simply use ''module list''. | If you want to check your loaded modules, simply use ''module list''. |