Skip to content

Commit

Permalink
load alps module for Gaea
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalie Perlin authored and Natalie Perlin committed Jul 11, 2023
1 parent d63cc30 commit e54c8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulefiles/build_gaea_intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ prepend_path("MODULEPATH","/lustre/f2/dev/role.epic/contrib/hpc-stack/intel-clas
load(pathJoin("hpc", os.getenv("hpc_ver") or "1.2.0"))
load(pathJoin("hpc-intel-classic", os.getenv("hpc_intel_classic_ver") or "2022.0.2"))
load(pathJoin("hpc-cray-mpich", os.getenv("hpc_cray_mpich_ver") or "7.7.20"))
load(pathJoin("libpng", os.getenv("libpng_ver") or "1.6.37"))
load("alps")

load("srw_common")

Expand Down

0 comments on commit e54c8f5

Please sign in to comment.