Skip to content

Commit 17a2250

Browse files
improve
1 parent cf22586 commit 17a2250

File tree

2 files changed

+39
-32
lines changed

2 files changed

+39
-32
lines changed

Manifest.toml

Lines changed: 38 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.9"
3+
julia_version = "1.10.10"
44
manifest_format = "2.0"
5-
project_hash = "9c3a7f83d8ac3461a9bebf2f68c603f45bfa10bf"
5+
project_hash = "9146dada698eda5ffee4e42d71b36798d21b236d"
66

77
[[deps.AbstractFFTs]]
88
deps = ["LinearAlgebra"]
@@ -160,16 +160,16 @@ uuid = "179af706-886a-5703-950a-314cd64e0468"
160160
version = "0.2.1"
161161

162162
[[deps.CPUSummary]]
163-
deps = ["CpuId", "IfElse", "PrecompileTools", "Static"]
164-
git-tree-sha1 = "5a97e67919535d6841172016c9530fd69494e5ec"
163+
deps = ["CpuId", "IfElse", "PrecompileTools", "Preferences", "Static"]
164+
git-tree-sha1 = "f3a21d7fc84ba618a779d1ed2fcca2e682865bab"
165165
uuid = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
166-
version = "0.2.6"
166+
version = "0.2.7"
167167

168168
[[deps.CUDA]]
169-
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CUDA_Driver_jll", "CUDA_Runtime_Discovery", "CUDA_Runtime_jll", "Crayons", "DataFrames", "ExprTools", "GPUArrays", "GPUCompiler", "GPUToolbox", "KernelAbstractions", "LLVM", "LLVMLoopInfo", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "NVTX", "Preferences", "PrettyTables", "Printf", "Random", "Random123", "RandomNumbers", "Reexport", "Requires", "SparseArrays", "StaticArrays", "Statistics", "demumble_jll"]
170-
git-tree-sha1 = "b8ae59258f3d96ce75a00f9229e719356eb929d6"
169+
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CUDA_Compiler_jll", "CUDA_Driver_jll", "CUDA_Runtime_Discovery", "CUDA_Runtime_jll", "Crayons", "DataFrames", "ExprTools", "GPUArrays", "GPUCompiler", "GPUToolbox", "KernelAbstractions", "LLVM", "LLVMLoopInfo", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "NVTX", "Preferences", "PrettyTables", "Printf", "Random", "Random123", "RandomNumbers", "Reexport", "Requires", "SparseArrays", "StaticArrays", "Statistics", "demumble_jll"]
170+
git-tree-sha1 = "27f69b3923e58730f0a71396070e9114fc0bba40"
171171
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
172-
version = "5.8.2"
172+
version = "5.8.3"
173173

174174
[deps.CUDA.extensions]
175175
ChainRulesCoreExt = "ChainRulesCore"
@@ -183,31 +183,37 @@ version = "5.8.2"
183183
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
184184
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
185185

186+
[[deps.CUDA_Compiler_jll]]
187+
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
188+
git-tree-sha1 = "144046baf05523e2e8510505d45e50fe5d18feef"
189+
uuid = "d1e2174e-dfdc-576e-b43e-73b79eb1aca8"
190+
version = "0.2.0+0"
191+
186192
[[deps.CUDA_Driver_jll]]
187193
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
188-
git-tree-sha1 = "18afa851ed10552e6df25dfaa7ef450104ae73d4"
194+
git-tree-sha1 = "12621de83838b5ce6a185050db5a184f4540679b"
189195
uuid = "4ee394cb-3365-5eb0-8335-949819d2adfc"
190-
version = "0.13.1+0"
196+
version = "13.0.0+0"
191197

192198
[[deps.CUDA_Runtime_Discovery]]
193199
deps = ["Libdl"]
194-
git-tree-sha1 = "33576c7c1b2500f8e7e6baa082e04563203b3a45"
200+
git-tree-sha1 = "f9a521f52d236fe49f1028d69e549e7f2644bb72"
195201
uuid = "1af6417a-86b4-443c-805f-a4643ffb695f"
196-
version = "0.3.5"
202+
version = "1.0.0"
197203

198204
[[deps.CUDA_Runtime_jll]]
199205
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
200-
git-tree-sha1 = "b5c173a64f9f4224a82fdc26fda8614cb2ecfa27"
206+
git-tree-sha1 = "cc727d90c9769db27945219f9ba149dbddc74f06"
201207
uuid = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
202-
version = "0.17.1+0"
208+
version = "0.19.0+0"
203209

204210
[[deps.ClimaSeaIce]]
205211
deps = ["Adapt", "KernelAbstractions", "Oceananigans", "RootSolvers", "Roots", "SeawaterPolynomials"]
206-
git-tree-sha1 = "fec29f3dd61c8179b6bd757fd2fd24c4dee2402e"
212+
git-tree-sha1 = "03be9bbf454f4cefd81b80eaa9af79efb23fc7e9"
207213
repo-rev = "ss/no-heat-flux-when-unconsolidated"
208214
repo-url = "https://github.com/CliMA/ClimaSeaIce.jl.git"
209215
uuid = "6ba0ff68-24e6-4315-936c-2e99227c95a4"
210-
version = "0.3.4"
216+
version = "0.3.5"
211217

212218
[[deps.CloseOpenIntervals]]
213219
deps = ["Static", "StaticArrayInterface"]
@@ -497,9 +503,10 @@ uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
497503
version = "1.6.1"
498504

499505
[[deps.GPUToolbox]]
500-
git-tree-sha1 = "15d8b0f5a6dca9bf8c02eeaf6687660dafa638d0"
506+
deps = ["LLVM"]
507+
git-tree-sha1 = "5bfe837129bf49e2e049b4f1517546055cc16a93"
501508
uuid = "096a3bc2-3ced-46d0-87f4-dd12716f4bfc"
502-
version = "0.2.0"
509+
version = "0.3.0"
503510

504511
[[deps.Glob]]
505512
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
@@ -945,9 +952,9 @@ version = "1.0.1"
945952

946953
[[deps.NVTX_jll]]
947954
deps = ["Artifacts", "JLLWrappers", "Libdl"]
948-
git-tree-sha1 = "cd475b587ff77910789a18e68da789fc446a2a05"
955+
git-tree-sha1 = "af2232f69447494514c25742ba1503ec7e9877fe"
949956
uuid = "e98f9f5b-d649-5603-91fd-7774390e6439"
950-
version = "3.2.1+0"
957+
version = "3.2.2+0"
951958

952959
[[deps.NaNMath]]
953960
deps = ["OpenLibm_jll"]
@@ -967,11 +974,11 @@ version = "1.2.0"
967974

968975
[[deps.Oceananigans]]
969976
deps = ["Adapt", "Crayons", "CubedSphere", "Dates", "Distances", "DocStringExtensions", "FFTW", "GPUArrays", "GPUArraysCore", "Glob", "InteractiveUtils", "IterativeSolvers", "JLD2", "KernelAbstractions", "Krylov", "KrylovPreconditioners", "LinearAlgebra", "Logging", "MPI", "MuladdMacro", "OffsetArrays", "OrderedCollections", "Pkg", "Printf", "Random", "ReactantCore", "Rotations", "SeawaterPolynomials", "SparseArrays", "StaticArrays", "Statistics", "StructArrays"]
970-
git-tree-sha1 = "72ef9588d32a97f29dd13db42b57dcfd96841dc2"
977+
git-tree-sha1 = "54321f75f4ea124802a16c0d1e17ea488f867e03"
971978
repo-rev = "ss/omip-branch-2"
972979
repo-url = "https://github.com/CliMA/Oceananigans.jl.git"
973980
uuid = "9e8cae18-63c1-5223-a75c-80ca9d6e9a09"
974-
version = "0.97.5"
981+
version = "0.97.6"
975982

976983
[deps.Oceananigans.extensions]
977984
OceananigansAMDGPUExt = "AMDGPU"
@@ -1012,7 +1019,7 @@ version = "0.3.23+4"
10121019
[[deps.OpenLibm_jll]]
10131020
deps = ["Artifacts", "Libdl"]
10141021
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
1015-
version = "0.8.1+4"
1022+
version = "0.8.5+0"
10161023

10171024
[[deps.OpenMPI_jll]]
10181025
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Hwloc_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML", "Zlib_jll"]
@@ -1028,9 +1035,9 @@ version = "1.5.0"
10281035

10291036
[[deps.OpenSSL_jll]]
10301037
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1031-
git-tree-sha1 = "87510f7292a2b21aeff97912b0898f9553cc5c2c"
1038+
git-tree-sha1 = "2ae7d4ddec2e13ad3bddf5c0796f7547cf682391"
10321039
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
1033-
version = "3.5.1+0"
1040+
version = "3.5.2+0"
10341041

10351042
[[deps.OpenSpecFun_jll]]
10361043
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
@@ -1151,9 +1158,9 @@ version = "1.3.1"
11511158

11521159
[[deps.RootSolvers]]
11531160
deps = ["ForwardDiff", "Printf"]
1154-
git-tree-sha1 = "892b77767827af30868111d257930f567d5d78f8"
1161+
git-tree-sha1 = "769388dbf7656e70f6ee250f35bb6cbca8f43203"
11551162
uuid = "7181ea78-2dcb-4de3-ab41-2b8ab5a31e74"
1156-
version = "0.4.4"
1163+
version = "0.4.6"
11571164

11581165
[[deps.Roots]]
11591166
deps = ["Accessors", "CommonSolve", "Printf"]
@@ -1237,18 +1244,18 @@ version = "1.2.0"
12371244

12381245
[[deps.SimpleTraits]]
12391246
deps = ["InteractiveUtils", "MacroTools"]
1240-
git-tree-sha1 = "5d7e3f4e11935503d3ecaf7186eac40602e7d231"
1247+
git-tree-sha1 = "be8eeac05ec97d379347584fa9fe2f5f76795bcb"
12411248
uuid = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1242-
version = "0.9.4"
1249+
version = "0.9.5"
12431250

12441251
[[deps.Sockets]]
12451252
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
12461253

12471254
[[deps.SortingAlgorithms]]
12481255
deps = ["DataStructures"]
1249-
git-tree-sha1 = "66e0a8e672a0bdfca2c3f5937efb8538b9ddc085"
1256+
git-tree-sha1 = "64d974c2e6fdf07f8155b5b2ca2ffa9069b608d9"
12501257
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
1251-
version = "1.2.1"
1258+
version = "1.2.2"
12521259

12531260
[[deps.SparseArrays]]
12541261
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
7676
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7777

7878
[targets]
79-
test = ["Coverage", "Test", "MPIPreferences", "CUDA_Runtime_jll", "Reactant", "PythonCall", "CondaPkg"]
79+
test = ["Coverage", "Test", "MPIPreferences", "CUDA_Runtime_jll"]

0 commit comments

Comments
 (0)