Skip to content

Commit

Permalink
UGRID-5: Bump versions of Linux modules (CentOS 7 -> Alma 8) (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed authored Jul 30, 2024
1 parent 8a2cc19 commit 13b7f30
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions scripts/module_load.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Script that is meant to be sourced in the CI
# It includes the necessary module loads to build MeshKernel on Deltares Linux machines

module load cmake/3.18.0_gcc9.2.0
module load gcc/9.2.0
module load boost/1.73.0_gcc9.2.0
module load netcdf/v4.7.4_v4.5.3_gcc9.2.0
module --verbose load gcc/12.2.0_gcc12.2.0
module --verbose load cmake/3.26.4_gcc12.2.0
module --verbose load boost/1.83.0_gcc12.2.0
module --verbose load netcdf/4.9.2_gcc12.2.0
module --verbose load curl/8.8.0_gcc12.2.0

0 comments on commit 13b7f30

Please sign in to comment.