You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
On our system we're using the newer Lmod environment module system rather than the original environment modules.
LMod is syntactically and API compatible with environment modules, but uses different back end commands. Because clusterflow doesn't call module but goes behind to call modulecmd then it fails with Lmod.
I'll attach a patch which will test for LMod and will support it if that's what people are running.