File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
module use /global/apps/modulefiles
2
2
3
- module load foss/2018b
4
- module load petsc-bilke/3.11.0-foss2018b
3
+ module load foss/2019b
4
+ module load petsc-bilke/3.11.0-foss2019b
5
5
6
- module load cmake
7
- module load ninja/1.9.0
6
+ module load git/2.23.0
7
+ module load git-lfs/2.7.1
8
+
9
+ module load CMake/3.15.3
10
+ module load ninja
8
11
9
12
# Libraries
10
- module load boost/1.55 .0-4
11
- module load doxygen/1.8.7-1_gcc_4.8.1
12
- module load lapack/gcc/3.7.0-1
13
+ module load boost/1.67 .0-1
14
+ # module load doxygen/1.8.7-1_gcc_4.8.1
15
+ # module load lapack/gcc/3.7.0-1
13
16
14
17
# Tools
15
- module load numdiff/5.9_gcc_6.2.0_1
18
+ module load numdiff
16
19
# module rm gmp/5.1.2-1
17
- module load gmp-shared/6.1.2-1
20
+ # module load gmp-shared/6.1.2-1
18
21
19
22
export PATH=$PATH :/data/ogs/phreeqc/bin
You can’t perform that action at this time.
0 commit comments