Skip to content

Commit

Permalink
Merge pull request #2570 from CliMA/dy/update_climacore
Browse files Browse the repository at this point in the history
Update to ClimaCore v0.11.9
  • Loading branch information
dennisYatunin authored Jan 25, 2024
2 parents 0016201 + 806f725 commit 7f427ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Artifacts = "1"
AtmosphericProfilesLibrary = "0.1"
CLIMAParameters = "0.7.25"
ClimaComms = "0.5.6"
ClimaCore = "0.11.8"
ClimaCore = "0.11.9"
ClimaTimeSteppers = "0.7.14"
CloudMicrophysics = "0.15.0"
Colors = "0.12"
Expand Down
2 changes: 1 addition & 1 deletion examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ version = "0.5.6"
deps = ["Adapt", "BandedMatrices", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "e43923b57aa6abea8df2b59e1318f5598e715bf0"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.11.8"
version = "0.11.9"
weakdeps = ["Krylov"]

[deps.ClimaCore.extensions]
Expand Down
2 changes: 1 addition & 1 deletion perf/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ version = "0.5.6"
deps = ["Adapt", "BandedMatrices", "BlockArrays", "CUDA", "ClimaComms", "CubedSphere", "DataStructures", "DocStringExtensions", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "Static", "StaticArrays", "Statistics", "Unrolled"]
git-tree-sha1 = "e43923b57aa6abea8df2b59e1318f5598e715bf0"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
version = "0.11.8"
version = "0.11.9"
weakdeps = ["Krylov"]

[deps.ClimaCore.extensions]
Expand Down

0 comments on commit 7f427ec

Please sign in to comment.