Skip to content

Commit

Permalink
Merge branch 'feature/update_gaea' into Gaea_Machine-name
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored Jan 25, 2024
2 parents cf0c1bb + ddc577c commit 42c97c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,11 @@ elif [[ $MACHINE_ID = gaea-c5 ]]; then
module load intel-classic/2023.1.0
module use /ncrc/proj/epic/spack-stack/modulefiles
module load python/3.9.12
module use /ncrc/proj/epic/spack-stack/modulefiles
module load ecflow/5.8.4
ECFLOW_START=/ncrc/proj/epic/spack-stack/ecflow-5.8.4/bin/ecflow_start.sh
ECF_PORT=$(( $(id -u) + 1500 ))

DISKNM=/gpfs/f5/epic/world-shared/lustre/epic/UFS-WM_RT
QUEUE=normal
COMPILE_QUEUE=normal
Expand Down

0 comments on commit 42c97c9

Please sign in to comment.