From e08f2100cfe1471a11f9da009c2dc8eba247490f Mon Sep 17 00:00:00 2001 From: Robert McLay Date: Wed, 9 Feb 2022 16:09:51 -0600 Subject: [PATCH] Issue #560: When doing "ml avail" only show extensions for the modules that are shown in avail --- rt/extensions/err.txt | 66 ++++++++++++++++++++++++++++++++++++ rt/extensions/out.txt | 74 +++++++++++++++++++++++++++++++++++++++++ rt/rmap/err.txt | 2 +- rt/rmap/out.txt | 11 ++++++ rt/softwarePage/err.txt | 2 +- rt/softwarePage/out.txt | 5 +++ rt/spider/err.txt | 2 +- rt/spider/out.txt | 29 ++++++++++++++++ 8 files changed, 188 insertions(+), 3 deletions(-) create mode 100644 rt/extensions/err.txt create mode 100644 rt/extensions/out.txt diff --git a/rt/extensions/err.txt b/rt/extensions/err.txt new file mode 100644 index 000000000..89d728d0b --- /dev/null +++ b/rt/extensions/err.txt @@ -0,0 +1,66 @@ +=========================== +step 1 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version +=========================== +Modules based on Lua: Version 8.6.11 2022-02-03 16:59 -04:00 + by Robert McLay mclay@tacc.utexas.edu +=========================== +step 2 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +ProjectDIR/rt/extensions/mf/Core + TACC gcc/9.4 intel/19.1 +If the avail list is too long consider trying: +"module --default avail" or "ml -d av" to just list the default modules. +"module overview" or "ml ov" to display the number of modules for each name. +Use "module spider" to find all possible modules and extensions. +Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". +=========================== +step 3 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing load gcc python +=========================== +=========================== +step 4 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +ProjectDIR/rt/extensions/mf/Compiler/gcc/9 + python/3.7 (L) +ProjectDIR/rt/extensions/mf/Core + TACC gcc/9.4 (L) intel/19.1 +This is a list of module extensions "module --nx avail ..." to not show. + CC (E) a (E) b (E) +These extensions cannot be loaded directly, use "module spider extension_name" for more information. + Where: + E: Extension that is provided by another module + L: Module is loaded +If the avail list is too long consider trying: +"module --default avail" or "ml -d av" to just list the default modules. +"module overview" or "ml ov" to display the number of modules for each name. +Use "module spider" to find all possible modules and extensions. +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 load intel python +=========================== +Lmod is automatically replacing "gcc/9.4" with "intel/19.1". +Due to MODULEPATH changes, the following have been reloaded: + 1) python/3.7 +=========================== +step 6 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +ProjectDIR/rt/extensions/mf/Compiler/intel/19 + python/3.7 (L) +ProjectDIR/rt/extensions/mf/Core + TACC gcc/9.4 intel/19.1 (L) +This is a list of module extensions "module --nx avail ..." to not show. + CC (E) DDD (E) +These extensions cannot be loaded directly, use "module spider extension_name" for more information. + Where: + E: Extension that is provided by another module + L: Module is loaded +If the avail list is too long consider trying: +"module --default avail" or "ml -d av" to just list the default modules. +"module overview" or "ml ov" to display the number of modules for each name. +Use "module spider" to find all possible modules and extensions. +Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". diff --git a/rt/extensions/out.txt b/rt/extensions/out.txt new file mode 100644 index 000000000..fb59dcf89 --- /dev/null +++ b/rt/extensions/out.txt @@ -0,0 +1,74 @@ +=========================== +step 1 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version +=========================== +=========================== +step 2 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +__LMOD_REF_COUNT_MODULEPATH=ProjectDIR/rt/extensions/mf/Core:1; +export __LMOD_REF_COUNT_MODULEPATH; +MODULEPATH=ProjectDIR/rt/extensions/mf/Core; +export MODULEPATH; +_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={},mT={},mpathA={"ProjectDIR/rt/extensions/mf/Core",},systemBaseMPATH="ProjectDIR/rt/extensions/mf/Core",}'; +export _ModuleTable_; +=========================== +step 3 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing load gcc python +=========================== +LMOD_FAMILY_COMPILER=gcc; +export LMOD_FAMILY_COMPILER; +LMOD_FAMILY_COMPILER_VERSION=9.4; +export LMOD_FAMILY_COMPILER_VERSION; +__LMOD_REF_COUNT_LOADEDMODULES=gcc/9.4:1\;python/3.7:1; +export __LMOD_REF_COUNT_LOADEDMODULES; +LOADEDMODULES=gcc/9.4:python/3.7; +export LOADEDMODULES; +__LMOD_REF_COUNT_MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/gcc/9:1\;ProjectDIR/rt/extensions/mf/Core:1; +export __LMOD_REF_COUNT_MODULEPATH; +MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/gcc/9:ProjectDIR/rt/extensions/mf/Core; +export MODULEPATH; +__LMOD_REF_COUNT__LMFILES_=ProjectDIR/rt/extensions/mf/Core/gcc/9.4.lua:1\;ProjectDIR/rt/extensions/mf/Compiler/gcc/9/python/3.7.lua:1; +export __LMOD_REF_COUNT__LMFILES_; +_LMFILES_=ProjectDIR/rt/extensions/mf/Core/gcc/9.4.lua:ProjectDIR/rt/extensions/mf/Compiler/gcc/9/python/3.7.lua; +export _LMFILES_; +_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={compiler="gcc",},mT={gcc={fn="ProjectDIR/rt/extensions/mf/Core/gcc/9.4.lua",fullName="gcc/9.4",loadOrder=1,propT={},stackDepth=0,status="active",userName="gcc",wV="000000009.000000004.*zfinal",},python={fn="ProjectDIR/rt/extensions/mf/Compiler/gcc/9/python/3.7.lua",fullName="python/3.7",loadOrder=2,propT={},stackDepth=0,status="active",userName="python",wV="000000003.000000007.*zfinal",},},mpathA={"ProjectDIR/rt/extensions/mf/Compiler/gcc/9","ProjectDIR/rt/extensions/mf/Core",},systemBaseMPATH="ProjectDIR/rt/extensions/mf/Core",}'; +export _ModuleTable_; +=========================== +step 4 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/gcc/9:ProjectDIR/rt/extensions/mf/Core; +export MODULEPATH; +_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={compiler="gcc",},mT={gcc={fn="ProjectDIR/rt/extensions/mf/Core/gcc/9.4.lua",fullName="gcc/9.4",loadOrder=1,propT={},stackDepth=0,status="active",userName="gcc",wV="000000009.000000004.*zfinal",},python={fn="ProjectDIR/rt/extensions/mf/Compiler/gcc/9/python/3.7.lua",fullName="python/3.7",loadOrder=2,propT={},stackDepth=0,status="active",userName="python",wV="000000003.000000007.*zfinal",},},mpathA={"ProjectDIR/rt/extensions/mf/Compiler/gcc/9","ProjectDIR/rt/extensions/mf/Core",},systemBaseMPATH="ProjectDIR/rt/extensions/mf/Core",}'; +export _ModuleTable_; +=========================== +step 5 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing load intel python +=========================== +LMOD_FAMILY_COMPILER=intel; +export LMOD_FAMILY_COMPILER; +LMOD_FAMILY_COMPILER_VERSION=19.1; +export LMOD_FAMILY_COMPILER_VERSION; +__LMOD_REF_COUNT_LOADEDMODULES=intel/19.1:1\;python/3.7:1; +export __LMOD_REF_COUNT_LOADEDMODULES; +LOADEDMODULES=intel/19.1:python/3.7; +export LOADEDMODULES; +__LMOD_REF_COUNT_MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/intel/19:1\;ProjectDIR/rt/extensions/mf/Core:1; +export __LMOD_REF_COUNT_MODULEPATH; +MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/intel/19:ProjectDIR/rt/extensions/mf/Core; +export MODULEPATH; +__LMOD_REF_COUNT__LMFILES_=ProjectDIR/rt/extensions/mf/Core/intel/19.1.lua:1\;ProjectDIR/rt/extensions/mf/Compiler/intel/19/python/3.7.lua:1; +export __LMOD_REF_COUNT__LMFILES_; +_LMFILES_=ProjectDIR/rt/extensions/mf/Core/intel/19.1.lua:ProjectDIR/rt/extensions/mf/Compiler/intel/19/python/3.7.lua; +export _LMFILES_; +_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={compiler="intel",},mT={intel={fn="ProjectDIR/rt/extensions/mf/Core/intel/19.1.lua",fullName="intel/19.1",loadOrder=1,propT={},stackDepth=0,status="active",userName="intel",wV="000000019.000000001.*zfinal",},python={fn="ProjectDIR/rt/extensions/mf/Compiler/intel/19/python/3.7.lua",fullName="python/3.7",loadOrder=2,propT={},stackDepth=0,status="active",userName="python",wV="000000003.000000007.*zfinal",},},mpathA={"ProjectDIR/rt/extensions/mf/Compiler/intel/19","ProjectDIR/rt/extensions/mf/Core",},systemBaseMPATH="ProjectDIR/rt/extensions/mf/Core",}'; +export _ModuleTable_; +=========================== +step 6 +lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail +=========================== +MODULEPATH=ProjectDIR/rt/extensions/mf/Compiler/intel/19:ProjectDIR/rt/extensions/mf/Core; +export MODULEPATH; +_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={compiler="intel",},mT={intel={fn="ProjectDIR/rt/extensions/mf/Core/intel/19.1.lua",fullName="intel/19.1",loadOrder=1,propT={},stackDepth=0,status="active",userName="intel",wV="000000019.000000001.*zfinal",},python={fn="ProjectDIR/rt/extensions/mf/Compiler/intel/19/python/3.7.lua",fullName="python/3.7",loadOrder=2,propT={},stackDepth=0,status="active",userName="python",wV="000000003.000000007.*zfinal",},},mpathA={"ProjectDIR/rt/extensions/mf/Compiler/intel/19","ProjectDIR/rt/extensions/mf/Core",},systemBaseMPATH="ProjectDIR/rt/extensions/mf/Core",}'; +export _ModuleTable_; diff --git a/rt/rmap/err.txt b/rt/rmap/err.txt index 2ef0aa7d7..2bce17675 100644 --- a/rt/rmap/err.txt +++ b/rt/rmap/err.txt @@ -2,7 +2,7 @@ step 1 lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version =========================== -Modules based on Lua: Version 8.6.9 2022-02-02 11:25 -04:00 +Modules based on Lua: Version 8.6.11 2022-02-03 16:59 -04:00 by Robert McLay mclay@tacc.utexas.edu =========================== step 2 diff --git a/rt/rmap/out.txt b/rt/rmap/out.txt index de3c78612..1dcf74cf8 100644 --- a/rt/rmap/out.txt +++ b/rt/rmap/out.txt @@ -159,6 +159,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel-13_1/impi/4.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/Compiler/intel/13.1", pV = "000000004.000000001.*zfinal", parentAA = { { @@ -178,6 +179,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel-14_0/impi/4.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/Compiler/intel/14.0", pV = "000000004.000000001.*zfinal", parentAA = { { @@ -199,6 +201,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel/13.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/Core", pV = "000000013.000000001.*zfinal", pathA = { ["ProjectDIR/rt/rmap/apps/intel/13.1/bin"] = 1, @@ -213,6 +216,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel/14.0.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/Core", pV = "000000014.000000000.000000001.*zfinal", pathA = { ["ProjectDIR/rt/rmap/apps/intel/14.0.1/bin"] = 1, @@ -225,6 +229,7 @@ dbT = { Version = "1.0", fullName = "symlink/1.0", hidden = false, + mpath = "ProjectDIR/rt/rmap/mf/Core", pV = "000000001.*zfinal", pathA = { ["OutputDIR/my_bin"] = 1, @@ -427,6 +432,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel-14_0/impi/4.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/2Compiler/intel/14.0", pV = "000000004.000000001.*zfinal", parentAA = { { @@ -448,6 +454,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel/14.0.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/2Core", pV = "000000014.000000000.000000001.*zfinal", pathA = { ["ProjectDIR/rt/rmap/apps/intel/14.0.1/bin"] = 1, @@ -460,6 +467,7 @@ dbT = { Version = "5.6", fullName = "paraview/5.6", hidden = false, + mpath = "ProjectDIR/rt/rmap/mf/2MPI/intel/14.0/impi/4.1", pV = "000000005.000000006.*zfinal", parentAA = { { @@ -583,6 +591,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel-14_0/impi/4.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/2Compiler/intel/14.0", pV = "000000004.000000001.*zfinal", parentAA = {}, pathA = { @@ -600,6 +609,7 @@ dbT = { lpathA = { ["ProjectDIR/rt/rmap/apps/intel/14.0.1/lib"] = 1, }, + mpath = "ProjectDIR/rt/rmap/mf/2Core", pV = "000000014.000000000.000000001.*zfinal", parentAA = {}, pathA = { @@ -613,6 +623,7 @@ dbT = { Version = "5.6", fullName = "paraview/5.6", hidden = false, + mpath = "ProjectDIR/rt/rmap/mf/2MPI/intel/14.0/impi/4.1", pV = "000000005.000000006.*zfinal", parentAA = {}, wV = "000000005.000000006.*zfinal", diff --git a/rt/softwarePage/err.txt b/rt/softwarePage/err.txt index 91626e58e..8f5031e85 100644 --- a/rt/softwarePage/err.txt +++ b/rt/softwarePage/err.txt @@ -2,7 +2,7 @@ step 1 lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version =========================== -Modules based on Lua: Version 8.6.9 2022-02-02 11:25 -04:00 +Modules based on Lua: Version 8.6.11 2022-02-03 16:59 -04:00 by Robert McLay mclay@tacc.utexas.edu =========================== step 2 diff --git a/rt/softwarePage/out.txt b/rt/softwarePage/out.txt index b971389a5..0ffd78dbb 100644 --- a/rt/softwarePage/out.txt +++ b/rt/softwarePage/out.txt @@ -182,6 +182,7 @@ dbT = { fullName = "foo/.2.0", help = "foo v.2.0", hidden = true, + mpath = "ProjectDIR/rt/softwarePage/mf", pV = "000000000.000000002.*zfinal", wV = "000000000.000000002.*zfinal", whatis = { @@ -192,6 +193,7 @@ dbT = { Version = ".pkginfo", fullName = "foo/.pkginfo", hidden = true, + mpath = "ProjectDIR/rt/softwarePage/mf", pV = "*pkginfo.*zfinal", wV = "*pkginfo.*zfinal", }, @@ -203,6 +205,7 @@ dbT = { fullName = "foo/1.0", help = "foo v1.0", hidden = false, + mpath = "ProjectDIR/rt/softwarePage/mf", pV = "000000001.*zfinal", propT = { arch = { @@ -222,6 +225,7 @@ dbT = { fullName = "foo/1.1", help = "foo v1.1", hidden = false, + mpath = "ProjectDIR/rt/softwarePage/mf", pV = "000000001.000000001.*zfinal", propT = { arch = { @@ -243,6 +247,7 @@ dbT = { And even more help ]], hidden = false, + mpath = "ProjectDIR/rt/softwarePage/mf", pV = "000000001.000000003.*zfinal", propT = { state = { diff --git a/rt/spider/err.txt b/rt/spider/err.txt index 2a8b64cf5..7bb844fab 100644 --- a/rt/spider/err.txt +++ b/rt/spider/err.txt @@ -2,7 +2,7 @@ step 1 lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version =========================== -Modules based on Lua: Version 8.6.9 2022-02-02 11:25 -04:00 +Modules based on Lua: Version 8.6.11 2022-02-03 16:59 -04:00 by Robert McLay mclay@tacc.utexas.edu =========================== step 2 diff --git a/rt/spider/out.txt b/rt/spider/out.txt index 5d7e9b772..0cd3016eb 100644 --- a/rt/spider/out.txt +++ b/rt/spider/out.txt @@ -487,6 +487,7 @@ dbT = { family = "compiler", fullName = "gcc/4.2.3", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000004.000000002.000000003.*zfinal", wV = "000000004.000000002.000000003.*zfinal", }, @@ -495,6 +496,7 @@ dbT = { family = "compiler", fullName = "gcc/4.2.5", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000004.000000002.000000005.*zfinal", wV = "000000004.000000002.000000005.*zfinal", }, @@ -515,6 +517,7 @@ dbT = { ["/vol/local/intel/idb/idb/lib"] = 1, ["/vol/local/intel/mkl/mkl/lib/lib"] = 1, }, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000011.*zfinal", pathA = { ["/vol/local/intel/cc/cc/bin"] = 1, @@ -538,6 +541,7 @@ dbT = { ["/vol/local/intel/idb/idb/lib"] = 1, ["/vol/local/intel/mkl/mkl/lib/lib"] = 1, }, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000011.000000002.*zfinal", pathA = { ["/vol/local/intel/cc/cc/bin"] = 1, @@ -552,6 +556,7 @@ dbT = { Version = "5.18.4", fullName = "perl/5.18.4", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000005.000000018.000000004.*zfinal", provides = { "Algorithm::Dependency/1.111", "Algorithm::Diff/1.1903", "YAML::Tiny/1.73", @@ -566,6 +571,7 @@ dbT = { help = [[This is the help message for python 2.7 ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/gcc/4.2", pV = "000000002.000000007.*zfinal", parentAA = { { @@ -586,6 +592,7 @@ dbT = { help = [[This is the help message for python 2.7 ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/intel/11", pV = "000000002.000000007.*zfinal", parentAA = { { @@ -606,6 +613,7 @@ dbT = { help = [[This is the help message for python 2.6.12 ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000002.000000006.000000012.*zfinal", provides = { "numpy/1.12", "scipy/1.1", @@ -618,6 +626,7 @@ dbT = { help = [[This is the help message for python 2.7.14 ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", pV = "000000002.000000007.000000014.*zfinal", provides = { "numpy/1.16.4", "scipy/1.2.2", @@ -632,6 +641,7 @@ provideByT = { { fullName = "perl/5.18.4", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "Algorithm::Dependency/1.111", pV = "000000005.000000018.000000004.*zfinal", }, @@ -642,6 +652,7 @@ provideByT = { { fullName = "perl/5.18.4", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "Algorithm::Diff/1.1903", pV = "000000005.000000018.000000004.*zfinal", }, @@ -652,6 +663,7 @@ provideByT = { { fullName = "perl/5.18.4", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "YAML::Tiny/1.73", pV = "000000005.000000018.000000004.*zfinal", }, @@ -662,6 +674,7 @@ provideByT = { { fullName = "python2/2.6.12", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "numpy/1.12", pV = "000000002.000000006.000000012.*zfinal", }, @@ -670,30 +683,35 @@ provideByT = { { fullName = "python2/2.7.14", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "numpy/1.16.4", pV = "000000002.000000007.000000014.*zfinal", }, { fullName = "python2/2.7 (intel/11.2)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/intel/11", my_name = "numpy/1.16.4", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (intel/11.0)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/intel/11", my_name = "numpy/1.16.4", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (gcc/4.2.5)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/gcc/4.2", my_name = "numpy/1.16.4", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (gcc/4.2.3)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/gcc/4.2", my_name = "numpy/1.16.4", pV = "000000002.000000007.*zfinal", }, @@ -704,6 +722,7 @@ provideByT = { { fullName = "python2/2.6.12", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "scipy/1.1", pV = "000000002.000000006.000000012.*zfinal", }, @@ -712,30 +731,35 @@ provideByT = { { fullName = "python2/2.7.14", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Core", my_name = "scipy/1.2.2", pV = "000000002.000000007.000000014.*zfinal", }, { fullName = "python2/2.7 (intel/11.2)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/intel/11", my_name = "scipy/1.2.2", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (intel/11.0)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/intel/11", my_name = "scipy/1.2.2", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (gcc/4.2.5)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/gcc/4.2", my_name = "scipy/1.2.2", pV = "000000002.000000007.*zfinal", }, { fullName = "python2/2.7 (gcc/4.2.3)", hidden = false, + mpath = "ProjectDIR/rt/spider/mf/E_Compiler/gcc/4.2", my_name = "scipy/1.2.2", pV = "000000002.000000007.*zfinal", }, @@ -1377,6 +1401,7 @@ More information - Homepage: http://www.gromacs.org ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf2/Compiler/gcc/10", pV = "000002018.*zfinal", parentAA = { { @@ -1410,6 +1435,7 @@ More information - Homepage: http://www.gromacs.org ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf2/Compiler/gcc/10", pV = "000002019.*zfinal", parentAA = { { @@ -1443,6 +1469,7 @@ More information - Homepage: http://www.gromacs.org ]], hidden = false, + mpath = "ProjectDIR/rt/spider/mf2/Compiler/zuda/10", pV = "000002019.*zfinal", parentAA = { { @@ -1464,6 +1491,7 @@ This is a GPU only build, containing both MPI and threadMPI builds for 2019. Version = "10.1", fullName = "gcc/10.1", hidden = false, + mpath = "ProjectDIR/rt/spider/mf2/Core", pV = "000000010.000000001.*zfinal", wV = "000000010.000000001.*zfinal", }, @@ -1473,6 +1501,7 @@ This is a GPU only build, containing both MPI and threadMPI builds for 2019. Version = "10.1", fullName = "zuda/10.1", hidden = false, + mpath = "ProjectDIR/rt/spider/mf2/Core", pV = "000000010.000000001.*zfinal", wV = "000000010.000000001.*zfinal", },