Skip to content

Commit 92bfca8

Browse files
committed
[feature/spack-stack-1.9.2] Address issues with the wrapper tests on Hera
1 parent d8615e5 commit 92bfca8

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

modulefiles/build_hera_intel.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ load(pathJoin("nccmp", os.getenv("nccmp_ver") or "1.9.0.1"))
3030
load(pathJoin("nco", os.getenv("nco_ver") or "5.2.4"))
3131
load(pathJoin("prod_util", os.getenv("prod_util_ver") or "2.1.1"))
3232

33+
setenv("LD_PRELOAD", "/contrib/spack-stack/installs/gnu/13.3.0/lib64/libstdc++.so.6")
34+
3335
setenv("FC", "mpiifort")
3436

3537
setenv("CMAKE_C_COMPILER","mpiicx")

modulefiles/tasks/hera/python_srw_aqm.lua

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)