2
2
step 1
3
3
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version
4
4
===========================
5
- Modules based on Lua: Version 7.8.14 2019-01-14 13:30 -06:00
5
+ Modules based on Lua: Version 7.8.15 2019-01-16 12:46 -06:00
6
6
7
7
===========================
8
8
step 2
@@ -13,24 +13,24 @@ step 3
13
13
lua ProjectDIR/src/lmod.in.lua bash --regression_testing -T load gcc fenics
14
14
===========================
15
15
running: module --regression_testing -T load gcc fenics
16
- (1)Loading: gcc (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua, using Find-Best)
16
+ (1)(0) Loading: gcc (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua, using Find-Best)
17
17
Prepending: ProjectDIR/rt/dyn/mf/Compiler/gcc/7.1 to MODULEPATH
18
18
Lmod is automatically replacing "intel/18.0.1" with "gcc/7.1".
19
- (2)Unloading: intel (status: active) (fn: ProjectDIR/rt/dyn/mf/Core/intel/18.0.1.lua)
19
+ (2)(0) Unloading: intel (status: active) (fn: ProjectDIR/rt/dyn/mf/Core/intel/18.0.1.lua)
20
20
Removing: ProjectDIR/rt/dyn/mf/Compiler/intel/18.0 from MODULEPATH
21
- (3)Unloading: gcc (status: active) (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua)
21
+ (3)(0) Unloading: gcc (status: active) (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua)
22
22
Removing: ProjectDIR/rt/dyn/mf/Compiler/gcc/7.1 from MODULEPATH
23
- (4)Loading: gcc (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua, using Find-Best)
23
+ (4)(0) Loading: gcc (fn: ProjectDIR/rt/dyn/mf/Core/gcc/7.1.lua, using Find-Best)
24
24
Prepending: ProjectDIR/rt/dyn/mf/Compiler/gcc/7.1 to MODULEPATH
25
25
Pushing fenics on moduleQ
26
26
reloadAll(1)(impi, gcc)
27
- (5)Unloading: impi (status: active) (fn: ProjectDIR/rt/dyn/mf/Compiler/intel/18.0/impi/18.0.1.lua)
27
+ (5)(1) Unloading: impi (status: active) (fn: ProjectDIR/rt/dyn/mf/Compiler/intel/18.0/impi/18.0.1.lua)
28
28
Removing: ProjectDIR/rt/dyn/mf/MPI/intel/18.0/impi/18.0 from MODULEPATH
29
29
reloadAll(2)(gcc)
30
- (6)Loading: impi (fn: ProjectDIR/rt/dyn/mf/Compiler/gcc/7.1/impi/18.0.1.lua, using Find-Best)
30
+ (6)(1) Loading: impi (fn: ProjectDIR/rt/dyn/mf/Compiler/gcc/7.1/impi/18.0.1.lua, using Find-Best)
31
31
Prepending: ProjectDIR/rt/dyn/mf/MPI/gcc/7.1/impi/18.0 to MODULEPATH
32
32
reloadAll(2)(gcc, impi)
33
- (7)Loading: fenics (fn: ProjectDIR/rt/dyn/mf/MPI/gcc/7.1/impi/18.0/fenics/1.0.lua, using Find-Best)
33
+ (7)(0) Loading: fenics (fn: ProjectDIR/rt/dyn/mf/MPI/gcc/7.1/impi/18.0/fenics/1.0.lua, using Find-Best)
34
34
Due to MODULEPATH changes, the following have been reloaded:
35
35
1) impi/18.0.1
36
36
===========================
0 commit comments