From 806f72583f59dba2094cb75cba841c805c1c4033 Mon Sep 17 00:00:00 2001 From: Dennis Yatunin Date: Thu, 25 Jan 2024 09:53:16 -0800 Subject: [PATCH] Update to CLimaCore v0.11.9 --- Project.toml | 2 +- examples/Manifest.toml | 2 +- perf/Manifest.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 93834a0472..9d0a24c032 100644 --- a/Project.toml +++ b/Project.toml @@ -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" diff --git a/examples/Manifest.toml b/examples/Manifest.toml index b05d4219e0..945654d008 100644 --- a/examples/Manifest.toml +++ b/examples/Manifest.toml @@ -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] diff --git a/perf/Manifest.toml b/perf/Manifest.toml index 60727425de..9124813b65 100644 --- a/perf/Manifest.toml +++ b/perf/Manifest.toml @@ -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]