Skip to content

Commit

Permalink
Merge pull request #151 from joezuntz/nersc-updates
Browse files Browse the repository at this point in the history
change nersc test some more
  • Loading branch information
joezuntz authored Jan 10, 2025
2 parents 78cb514 + 5632e92 commit 5ff5d9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/nersc-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#SBATCH -N 2
#SBATCH --mail-type=FAIL

set -e

ENV=../env

Expand All @@ -15,7 +14,7 @@ rm -rf output/demo5* output/pantheon* output/mn*

source $CFS/des/zuntz/cosmosis-global/setup-cosmosis3 $ENV

set -x
set -ex


#emcee tests - general mpi4py
Expand Down

0 comments on commit 5ff5d9a

Please sign in to comment.