Skip to content

Commit

Permalink
Switch CI to spack-stack-1.5.0 (#39)
Browse files Browse the repository at this point in the history
* Switch CI to spack-stack-1.5.0
  • Loading branch information
climbfuji authored Sep 27, 2023
1 parent 8c871e2 commit c866144
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/run_ec2_pcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
cat <<EOF > setup.sh
#!/bin/bash
echo "Loading ufs-bundle environment using spack-stack-1.4.0"
echo "Loading ufs-bundle environment using spack-stack-1.5.0"
ulimit -s unlimited
ulimit -c unlimited
Expand All @@ -84,13 +84,12 @@ jobs:
source /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh
module use /mnt/experiments-efs/skylab-v5/spack-stack-1.4.0/envs/unified-env-v2/install/modulefiles/Core
module use /mnt/experiments-efs/skylab-v6/spack-stack-1.5.0/envs/unified-env/install/modulefiles/Core
module load stack-intel/2022.1.0
module load stack-intel-oneapi-mpi/2021.6.0
module load stack-python/3.10.8
module load jedi-ufs-env/unified-dev
module unload crtm
module load jedi-ufs-env/1.0.0
module li
Expand Down

0 comments on commit c866144

Please sign in to comment.