Skip to content

Commit

Permalink
Try #1501:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] authored Oct 18, 2023
2 parents 32be46e + 0b4d5d4 commit 12c24b2
Show file tree
Hide file tree
Showing 6 changed files with 330 additions and 182 deletions.
3 changes: 2 additions & 1 deletion .buildkite/JuliaProject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"

[preferences.CUDA_Runtime_jll]
version = "local"
version = "12.2"
local = "true"

[preferences.HDF5_jll]
libhdf5_path = "libhdf5"
Expand Down
4 changes: 2 additions & 2 deletions .dev/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ uuid = "0796e94c-ce3b-5d07-9a54-7f471281c624"
version = "0.5.25"

[[deps.URIs]]
git-tree-sha1 = "b7a5e99f24892b6824a954199a45e9ffcc1c70f0"
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
version = "1.5.0"
version = "1.5.1"

[[deps.UUIDs]]
deps = ["Random", "SHA"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
Adapt = "3"
BandedMatrices = "0.17, 1"
BlockArrays = "0.16"
CUDA = "3, 4.2"
CUDA = "4.2, 5"
ClimaComms = "0.5"
CubedSphere = "0.2"
DataStructures = "0.18"
Expand Down
Loading

0 comments on commit 12c24b2

Please sign in to comment.