Skip to content

Commit

Permalink
test ClimaCore fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Oct 2, 2024
1 parent 73e77bd commit 5fe41f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .buildkite/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,11 @@ weakdeps = ["CUDA", "MPI"]

[[deps.ClimaCore]]
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "527b11c35f00db0064b77a25fc881f2a2982abda"
git-tree-sha1 = "40d143d8511b3f50033e238688156fe3a14c286a"
repo-rev = "js/matrixfields"
repo-url = "https://github.com/CliMA/ClimaCore.jl.git"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.14.16"
version = "0.14.18"
weakdeps = ["CUDA", "Krylov"]

[deps.ClimaCore.extensions]
Expand Down

0 comments on commit 5fe41f6

Please sign in to comment.