@@ -341,21 +341,27 @@ version = "0.10.15"
341
341
342
342
[[deps .CUDA ]]
343
343
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" ]
344
- git-tree-sha1 = " ee44b6eaaf518e8001ed6ed1d08a04662d63a242 "
344
+ git-tree-sha1 = " bb1878ad25badd8e36e0f491ddf3fa5e3c7c34a5 "
345
345
uuid = " 052768ef-5323-5732-b1bb-66c8b64840ba"
346
- version = " 5.7.3"
347
- weakdeps = [" ChainRulesCore" , " EnzymeCore" , " SpecialFunctions" ]
346
+ version = " 5.8.1"
348
347
349
348
[deps .CUDA .extensions ]
350
349
ChainRulesCoreExt = " ChainRulesCore"
351
350
EnzymeCoreExt = " EnzymeCore"
351
+ SparseMatricesCSRExt = " SparseMatricesCSR"
352
352
SpecialFunctionsExt = " SpecialFunctions"
353
353
354
+ [deps .CUDA .weakdeps ]
355
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
356
+ EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
357
+ SparseMatricesCSR = " a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
358
+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
359
+
354
360
[[deps .CUDA_Driver_jll ]]
355
361
deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Pkg" ]
356
- git-tree-sha1 = " f69205592dbd3721a156245b6dd837206786a848 "
362
+ git-tree-sha1 = " 5129b555ff876c47ad9e53bcd86e9a94bcc12ea4 "
357
363
uuid = " 4ee394cb-3365-5eb0-8335-949819d2adfc"
358
- version = " 0.12.1+1 "
364
+ version = " 0.13.0+0 "
359
365
360
366
[[deps .CUDA_Runtime_Discovery ]]
361
367
deps = [" Libdl" ]
@@ -365,9 +371,9 @@ version = "0.3.5"
365
371
366
372
[[deps .CUDA_Runtime_jll ]]
367
373
deps = [" Artifacts" , " CUDA_Driver_jll" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " TOML" ]
368
- git-tree-sha1 = " 99f1c6b659c14bbb3492246791bb4928a40ceb84 "
374
+ git-tree-sha1 = " 28126781294b2f31bc815f96922d680426e3a0bc "
369
375
uuid = " 76a88914-d11a-5bdc-97e0-2f5a05c973a2"
370
- version = " 0.16.1 +0"
376
+ version = " 0.17.0 +0"
371
377
372
378
[[deps .Cairo ]]
373
379
deps = [" Cairo_jll" , " Colors" , " Glib_jll" , " Graphics" , " Libdl" , " Pango_jll" ]
@@ -428,9 +434,9 @@ version = "0.0.16"
428
434
429
435
[[deps .ClimaComms ]]
430
436
deps = [" Adapt" , " Logging" , " LoggingExtras" ]
431
- git-tree-sha1 = " 40ad44466dfe0092e18c04bc02c849fe8e095d30 "
437
+ git-tree-sha1 = " 2a96bdd5339bdcd903867a46d1f00110f7b890cc "
432
438
uuid = " 3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
433
- version = " 0.6.6 "
439
+ version = " 0.6.7 "
434
440
weakdeps = [" CUDA" , " MPI" ]
435
441
436
442
[deps .ClimaComms .extensions ]
@@ -473,15 +479,15 @@ weakdeps = ["BSON", "CSV", "ClimaParams", "DataFrames", "Flux", "HTTP", "StatsBa
473
479
474
480
[[deps .ClimaParams ]]
475
481
deps = [" TOML" ]
476
- git-tree-sha1 = " 7613d47b4f96307845cbe377dede19efa3256cfb "
482
+ git-tree-sha1 = " acf6c80c7ad59fe9dac9cc49625d52f4b8e1f4b7 "
477
483
uuid = " 5c42b081-d73a-476f-9059-fd94b934656c"
478
- version = " 0.10.29 "
484
+ version = " 0.10.30 "
479
485
480
486
[[deps .ClimaTimeSteppers ]]
481
487
deps = [" ClimaComms" , " DataStructures" , " DiffEqBase" , " KernelAbstractions" , " Krylov" , " LinearAlgebra" , " LinearOperators" , " NVTX" , " SciMLBase" , " StaticArrays" ]
482
- git-tree-sha1 = " f71d6c31fdfeaa66516ccf904a916e99904e5078 "
488
+ git-tree-sha1 = " 23c8346606e165aa8805f25063f24e39bd8e148d "
483
489
uuid = " 595c0a79-7f3d-439a-bc5a-b232dc3bde79"
484
- version = " 0.8.4 "
490
+ version = " 0.8.5 "
485
491
weakdeps = [" BenchmarkTools" , " CUDA" , " OrderedCollections" , " PrettyTables" , " StatsBase" ]
486
492
487
493
[deps .ClimaTimeSteppers .extensions ]
@@ -714,9 +720,9 @@ version = "1.9.1"
714
720
715
721
[[deps .DiffEqBase ]]
716
722
deps = [" ArrayInterface" , " ConcreteStructs" , " DataStructures" , " DocStringExtensions" , " EnumX" , " EnzymeCore" , " FastBroadcast" , " FastClosures" , " FastPower" , " FunctionWrappers" , " FunctionWrappersWrappers" , " LinearAlgebra" , " Logging" , " Markdown" , " MuladdMacro" , " Parameters" , " PrecompileTools" , " Printf" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " SciMLStructures" , " Setfield" , " Static" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" , " TruncatedStacktraces" ]
717
- git-tree-sha1 = " 575a4b945c26f654625c9bc58a1ed10a4eddd267 "
723
+ git-tree-sha1 = " 1bcd3a5c585c477e5d0595937ea7b5adcda6c621 "
718
724
uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
719
- version = " 6.173 .0"
725
+ version = " 6.174 .0"
720
726
721
727
[deps .DiffEqBase .extensions ]
722
728
DiffEqBaseCUDAExt = " CUDA"
@@ -919,9 +925,9 @@ uuid = "55351af7-c7e9-48d6-89ff-24e801d99491"
919
925
version = " 0.10.14"
920
926
921
927
[[deps .Extents ]]
922
- git-tree-sha1 = " 063512a13dbe9c40d999c439268539aa552d1ae6 "
928
+ git-tree-sha1 = " b309b36a9e02fe7be71270dd8c0fd873625332b4 "
923
929
uuid = " 411431e0-e8b7-467b-b5e0-f676ba4f2910"
924
- version = " 0.1.5 "
930
+ version = " 0.1.6 "
925
931
926
932
[[deps .FFMPEG ]]
927
933
deps = [" FFMPEG_jll" ]
@@ -1167,9 +1173,9 @@ version = "0.2.0"
1167
1173
1168
1174
[[deps .GPUCompiler ]]
1169
1175
deps = [" ExprTools" , " InteractiveUtils" , " LLVM" , " Libdl" , " Logging" , " PrecompileTools" , " Preferences" , " Scratch" , " Serialization" , " TOML" , " Tracy" , " UUIDs" ]
1170
- git-tree-sha1 = " 43c2e60efa2badefe7a32a50b586b4ac1b8b8249 "
1176
+ git-tree-sha1 = " 3651909714fc4d5a005294d4781b2313ffc2913b "
1171
1177
uuid = " 61eb1bfa-7361-4325-ad38-22787b887f55"
1172
- version = " 1.4 .0"
1178
+ version = " 1.5 .0"
1173
1179
1174
1180
[[deps .GPUToolbox ]]
1175
1181
git-tree-sha1 = " 15d8b0f5a6dca9bf8c02eeaf6687660dafa638d0"
@@ -1213,9 +1219,9 @@ version = "1.0.2"
1213
1219
1214
1220
[[deps .GeoJSON ]]
1215
1221
deps = [" Extents" , " GeoFormatTypes" , " GeoInterface" , " GeoInterfaceMakie" , " GeoInterfaceRecipes" , " JSON3" , " StructTypes" , " Tables" ]
1216
- git-tree-sha1 = " e17756f8cb7f2356adfe940a6cf82f4c33c88c4c "
1222
+ git-tree-sha1 = " c803640368acf4ae02bb5a69a986cecc4a5cb984 "
1217
1223
uuid = " 61d90e0f-e114-555e-ac52-39dfb47a3ef9"
1218
- version = " 0.8.2 "
1224
+ version = " 0.8.3 "
1219
1225
weakdeps = [" Makie" ]
1220
1226
1221
1227
[deps .GeoJSON .extensions ]
@@ -1240,10 +1246,10 @@ uuid = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
1240
1246
version = " 0.4.11"
1241
1247
1242
1248
[[deps .GeometryOps ]]
1243
- deps = [" AbstractTrees" , " AdaptivePredicates" , " CoordinateTransformations" , " DataAPI" , " DelaunayTriangulation" , " ExactPredicates" , " Extents" , " GeoFormatTypes" , " GeoInterface" , " GeometryBasics " , " GeometryOpsCore " , " LinearAlgebra " , " SortTileRecursiveTree " , " Statistics" , " Tables" ]
1244
- git-tree-sha1 = " 14469166fe57ca6f4aeb976bb1f4dc4d3afa3ee3 "
1249
+ deps = [" AbstractTrees" , " AdaptivePredicates" , " CoordinateTransformations" , " DataAPI" , " DelaunayTriangulation" , " ExactPredicates" , " Extents" , " GeoFormatTypes" , " GeoInterface" , " GeometryOpsCore " , " LinearAlgebra " , " SortTileRecursiveTree " , " StaticArrays " , " Statistics" , " Tables" ]
1250
+ git-tree-sha1 = " bd182936ad204652a5318d360c7cfc7772b17e7a "
1245
1251
uuid = " 3251bfac-6a57-4b6d-aa61-ac1fef2975ab"
1246
- version = " 0.1.24 "
1252
+ version = " 0.1.25 "
1247
1253
1248
1254
[deps .GeometryOps .extensions ]
1249
1255
GeometryOpsDataFramesExt = " DataFrames"
@@ -1261,9 +1267,9 @@ version = "0.1.24"
1261
1267
1262
1268
[[deps .GeometryOpsCore ]]
1263
1269
deps = [" DataAPI" , " GeoInterface" , " StableTasks" , " Tables" ]
1264
- git-tree-sha1 = " 5af490a896f5d9d37b47b252a803117089dfbaf3 "
1270
+ git-tree-sha1 = " 69fc98947b06f8ac4279cf5bf8810373fe042be4 "
1265
1271
uuid = " 05efe853-fabf-41c8-927e-7063c8b9f013"
1266
- version = " 0.1.6 "
1272
+ version = " 0.1.7 "
1267
1273
1268
1274
[[deps .Gettext_jll ]]
1269
1275
deps = [" Artifacts" , " CompilerSupportLibraries_jll" , " JLLWrappers" , " Libdl" , " Libiconv_jll" , " Pkg" , " XML2_jll" ]
@@ -1346,9 +1352,9 @@ version = "0.2.0"
1346
1352
1347
1353
[[deps .Hwloc_jll ]]
1348
1354
deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
1349
- git-tree-sha1 = " f93a9ce66cd89c9ba7a4695a47fd93b4c6bc59fa "
1355
+ git-tree-sha1 = " 92f65c4d78ce8cdbb6b68daf88889950b0a99d11 "
1350
1356
uuid = " e33a78d0-f292-5ffc-b300-72abe9b543c8"
1351
- version = " 2.12.0 +0"
1357
+ version = " 2.12.1 +0"
1352
1358
1353
1359
[[deps .HypergeometricFunctions ]]
1354
1360
deps = [" LinearAlgebra" , " OpenLibm_jll" , " SpecialFunctions" ]
@@ -1464,9 +1470,9 @@ weakdeps = ["Unitful"]
1464
1470
1465
1471
[[deps .IntervalArithmetic ]]
1466
1472
deps = [" CRlibm" , " MacroTools" , " OpenBLASConsistentFPCSR_jll" , " Random" , " RoundingEmulator" ]
1467
- git-tree-sha1 = " 4e1b4155f04ffa0acf3a0d6e3d651892604666f5 "
1473
+ git-tree-sha1 = " 694c52705f8b23dc5b39eeac629dc3059a168a40 "
1468
1474
uuid = " d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
1469
- version = " 0.22.34 "
1475
+ version = " 0.22.35 "
1470
1476
weakdeps = [" DiffRules" , " ForwardDiff" , " IntervalSets" , " LinearAlgebra" , " RecipesBase" , " SparseArrays" ]
1471
1477
1472
1478
[deps .IntervalArithmetic .extensions ]
@@ -1642,19 +1648,19 @@ version = "4.0.1+0"
1642
1648
1643
1649
[[deps .LLVM ]]
1644
1650
deps = [" CEnum" , " LLVMExtra_jll" , " Libdl" , " Preferences" , " Printf" , " Unicode" ]
1645
- git-tree-sha1 = " f0e861832695dbb70e710606a7d18b7f81acec92 "
1651
+ git-tree-sha1 = " 5e8b243b2e4c86648dac82cf767ae1456000b92d "
1646
1652
uuid = " 929cbde3-209d-540e-8aea-75f648917ca0"
1647
- version = " 9.3.1 "
1653
+ version = " 9.4.0 "
1648
1654
weakdeps = [" BFloat16s" ]
1649
1655
1650
1656
[deps .LLVM .extensions ]
1651
1657
BFloat16sExt = " BFloat16s"
1652
1658
1653
1659
[[deps .LLVMExtra_jll ]]
1654
1660
deps = [" Artifacts" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " TOML" ]
1655
- git-tree-sha1 = " 4b5ad6a4ffa91a00050a964492bc4f86bb48cea0 "
1661
+ git-tree-sha1 = " f8022e2c8b5eef5f30e7fb2fe52c97cc5674db23 "
1656
1662
uuid = " dad2f222-ce93-54a1-a47d-0025e8a3acab"
1657
- version = " 0.0.35 +0"
1663
+ version = " 0.0.36 +0"
1658
1664
1659
1665
[[deps .LLVMLoopInfo ]]
1660
1666
git-tree-sha1 = " 2e5c102cfc41f48ae4740c7eca7743cc7e7b75ea"
@@ -1985,9 +1991,9 @@ version = "1.11.0"
1985
1991
1986
1992
[[deps .MathOptInterface ]]
1987
1993
deps = [" BenchmarkTools" , " CodecBzip2" , " CodecZlib" , " DataStructures" , " ForwardDiff" , " JSON3" , " LinearAlgebra" , " MutableArithmetics" , " NaNMath" , " OrderedCollections" , " PrecompileTools" , " Printf" , " SparseArrays" , " SpecialFunctions" , " Test" ]
1988
- git-tree-sha1 = " 22b3e0bd1442bf9f5d3cb76e7d34ca87b88d0f36 "
1994
+ git-tree-sha1 = " d4eb6037ce33f974a58a2ea9ccba28beab2a93c1 "
1989
1995
uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1990
- version = " 1.40.0 "
1996
+ version = " 1.40.1 "
1991
1997
1992
1998
[[deps .MathTeXEngine ]]
1993
1999
deps = [" AbstractTrees" , " Automa" , " DataStructures" , " FreeTypeAbstraction" , " GeometryBasics" , " LaTeXStrings" , " REPL" , " RelocatableFolders" , " UnicodeFun" ]
@@ -2066,9 +2072,9 @@ version = "1.6.4"
2066
2072
2067
2073
[[deps .NCDatasets ]]
2068
2074
deps = [" CFTime" , " CommonDataModel" , " DataStructures" , " Dates" , " DiskArrays" , " NetCDF_jll" , " NetworkOptions" , " Printf" ]
2069
- git-tree-sha1 = " 777b93739ca8804011ee1decad7b070f0e201bbc "
2075
+ git-tree-sha1 = " be1095e2b767c19529409ec670bcfb01b825d717 "
2070
2076
uuid = " 85f8d34a-cbdd-5861-8df4-14fed0d494ab"
2071
- version = " 0.14.7 "
2077
+ version = " 0.14.8 "
2072
2078
2073
2079
[[deps .NLSolversBase ]]
2074
2080
deps = [" ADTypes" , " DifferentiationInterface" , " Distributed" , " FiniteDiff" , " ForwardDiff" ]
@@ -2381,9 +2387,9 @@ version = "1.4.3"
2381
2387
2382
2388
[[deps .Polyester ]]
2383
2389
deps = [" ArrayInterface" , " BitTwiddlingConvenienceFunctions" , " CPUSummary" , " IfElse" , " ManualMemory" , " PolyesterWeave" , " Static" , " StaticArrayInterface" , " StrideArraysCore" , " ThreadingUtilities" ]
2384
- git-tree-sha1 = " 6d38fea02d983051776a856b7df75b30cf9a3c1f "
2390
+ git-tree-sha1 = " 2082cc4be5e765bd982ed04ea06c068f4f702410 "
2385
2391
uuid = " f517fe37-dbe3-4b94-8317-1923a5111588"
2386
- version = " 0.7.16 "
2392
+ version = " 0.7.17 "
2387
2393
2388
2394
[[deps .PolyesterWeave ]]
2389
2395
deps = [" BitTwiddlingConvenienceFunctions" , " CPUSummary" , " IfElse" , " Static" , " ThreadingUtilities" ]
@@ -2505,9 +2511,9 @@ version = "1.11.0"
2505
2511
2506
2512
[[deps .Random123 ]]
2507
2513
deps = [" Random" , " RandomNumbers" ]
2508
- git-tree-sha1 = " 4743b43e5a9c4a2ede372de7061eed81795b12e7 "
2514
+ git-tree-sha1 = " dbe5fd0b334694e905cb9fda73cd8554333c46e2 "
2509
2515
uuid = " 74087812-796a-5b5d-8853-05524746bad3"
2510
- version = " 1.7.0 "
2516
+ version = " 1.7.1 "
2511
2517
2512
2518
[[deps .RandomNumbers ]]
2513
2519
deps = [" Random" ]
@@ -2664,9 +2670,9 @@ version = "0.1.0"
2664
2670
2665
2671
[[deps .SciMLBase ]]
2666
2672
deps = [" ADTypes" , " Accessors" , " ArrayInterface" , " CommonSolve" , " ConstructionBase" , " Distributed" , " DocStringExtensions" , " EnumX" , " FunctionWrappersWrappers" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Logging" , " Markdown" , " Moshi" , " PrecompileTools" , " Preferences" , " Printf" , " RecipesBase" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLOperators" , " SciMLStructures" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" ]
2667
- git-tree-sha1 = " bf77959adea9efa8929a7846e695d3da8842940e "
2673
+ git-tree-sha1 = " 846e89af4ec4ba471d3050a70405978cbdf70681 "
2668
2674
uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
2669
- version = " 2.89 .1"
2675
+ version = " 2.91 .1"
2670
2676
2671
2677
[deps .SciMLBase .extensions ]
2672
2678
SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -2691,9 +2697,9 @@ version = "2.89.1"
2691
2697
2692
2698
[[deps .SciMLOperators ]]
2693
2699
deps = [" Accessors" , " ArrayInterface" , " DocStringExtensions" , " LinearAlgebra" , " MacroTools" ]
2694
- git-tree-sha1 = " d82853c515a8d9d42c1ab493a2687a37f1e26c91 "
2700
+ git-tree-sha1 = " 6467d4e3eb86d9d7e31f43d01f9184409c0ea2be "
2695
2701
uuid = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2696
- version = " 0.4.0 "
2702
+ version = " 1.2.1 "
2697
2703
weakdeps = [" SparseArrays" , " StaticArraysCore" ]
2698
2704
2699
2705
[deps .SciMLOperators .extensions ]
@@ -3031,9 +3037,9 @@ version = "1.0.2"
3031
3037
3032
3038
[[deps .Thermodynamics ]]
3033
3039
deps = [" DocStringExtensions" , " KernelAbstractions" , " Random" , " RootSolvers" ]
3034
- git-tree-sha1 = " efe74e0344fd7fb68b831316055290d80a62d9c1 "
3040
+ git-tree-sha1 = " f708faaf347760e9dcd82beb1a9455c86bdf9911 "
3035
3041
uuid = " b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
3036
- version = " 0.12.11 "
3042
+ version = " 0.12.12 "
3037
3043
weakdeps = [" ClimaParams" ]
3038
3044
3039
3045
[deps .Thermodynamics .extensions ]
0 commit comments