Tracking Module Usage
From HPC users
Revision as of 12:08, 16 February 2023 by Harfst (talk | contribs) (Created page with "Instruction are available from https://lmod.readthedocs.io/en/latest/300_tracking_module_usage.html Trying to implement on master04: * for testing created SitePackage.lua in /user/lees4820/lmod * executed export LMOD_PACKAGE_PATH=/user/lees4820/lmod * checked if setup works: $ module --config 2>&1 | grep 'Site Pkg' Site Pkg location /user/lees4820/lmod/SitePackage.lua")
Instruction are available from https://lmod.readthedocs.io/en/latest/300_tracking_module_usage.html
Trying to implement on master04:
- for testing created SitePackage.lua in /user/lees4820/lmod
- executed export LMOD_PACKAGE_PATH=/user/lees4820/lmod
- checked if setup works:
$ module --config 2>&1 | grep 'Site Pkg' Site Pkg location /user/lees4820/lmod/SitePackage.lua