-
Notifications
You must be signed in to change notification settings - Fork 128
Conference notes for 2025 01 15
Robert McLay edited this page Jan 20, 2025
·
1 revision
- Q/A
- Any new topics?
- A discussion of the new irreversible options: load{"A","B", mode={"unload"}), setenv("A","a", mode={"unload"}}. This will allow a site to load, setenv , etc on unload
- A discussion about the new way of tracking module usage with a large factor (100x) times smaller db Easy to delete old data. See https://lmod.readthedocs.io/en/latest/300_tracking_module_usage.html for how to do this
- Issue #740 No error message loading non-existent modules (only when multiple levels in the hierarchy have default symlinks?)
- Question about how to ignore certain files: Set LMOD_FILE_IGNORE_PATTERN. It is an array of regex strings for files to ignore