File: dot.modulerc.lua

package info (click to toggle)
lmod 8.7.60-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 63,008 kB
  • sloc: sh: 6,266; makefile: 2,837; ansic: 1,513; tcl: 1,382; python: 1,050; csh: 112
file content (8 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
module_alias("a14","a/14")
hide_version("hidden/2.0")
hide_version("h2/2.0")
hide_version("dummy/2.0")
hide_version("mpich/3.2")
hide_version("a/2.0")
local MROOT = os.getenv("MODULEPATH_ROOT")
hide_modulefile(pathJoin(MROOT,"Core/b/3.14"))