=========================== step 1 lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version =========================== Modules based on Lua: Version 6.5.16 2016-10-04 17:13 -05:00 by Robert McLay mclay@tacc.utexas.edu =========================== step 2 lua ProjectDIR/src/lmod.in.lua bash --regression_testing load intel mv2 =========================== =========================== step 3 lua ProjectDIR/src/lmod.in.lua bash --regression_testing --ignore_cache avail =========================== OutputDIR/mf/MPI/intel/15.0/mv2/2.0 pmetis/5.1 OutputDIR/mf/Compiler/intel/15.0 mv2/2.0 (L) OutputDIR/mf/Core intel/15.0.2 (L) itac/1.0 Where: L: Module is loaded Use "module spider" to find all possible modules. Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". =========================== step 4 lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail =========================== OutputDIR/mf/MPI/intel/15.0/mv2/2.0 pmetis/5.1 OutputDIR/mf/Compiler/intel/15.0 mv2/2.0 (L) OutputDIR/mf/Core intel/15.0.2 (L) Where: L: Module is loaded Use "module spider" to find all possible modules. Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". =========================== step 5 lua ProjectDIR/src/lmod.in.lua bash --regression_testing show itac =========================== OutputDIR/mf/Core/itac/1.0.lua: setenv("ITAC_VERSION","1.0") =========================== step 6 lua ProjectDIR/src/lmod.in.lua bash --regression_testing load itac =========================== =========================== step 7 lua ProjectDIR/src/lmod.in.lua bash --regression_testing unload mv2 =========================== =========================== step 8 lua ProjectDIR/src/lmod.in.lua bash --regression_testing list =========================== Currently Loaded Modules: 1) intel/15.0.2 2) itac/1.0