Skip to content

Commit

Permalink
v1.9 local pass
Browse files Browse the repository at this point in the history
  • Loading branch information
LenkaNovak committed Sep 19, 2023
1 parent 7ae3dc4 commit 8961425
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
agents:
queue: central
slurm_mem: 8G
modules: julia/1.8.5 cuda/11.8 ucx/1.14.1_cuda-11.8 openmpi/4.1.5_cuda-11.8 hdf5/1.12.2-ompi415 nsight-systems/2023.2.1
modules: julia/1.9.3 cuda/11.8 ucx/1.14.1_cuda-11.8 openmpi/4.1.5_cuda-11.8 hdf5/1.12.2-ompi415 nsight-systems/2023.2.1

env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ TempestRemap_jll = "2"
TerminalLoggers = "0.1"
Thermodynamics = "0.10"
UnPack = "1"
julia = "1.8"
julia = "1.7"
Loading

0 comments on commit 8961425

Please sign in to comment.