@@ -5,7 +5,6 @@ version = "0.8.3"
55
66[deps ]
77ClimaComms = " 3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
8- Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
98DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
109DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
1110KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
@@ -20,19 +19,18 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2019BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
2120CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
2221OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d"
23- StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2422PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
23+ StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2524
2625[extensions ]
2726ClimaTimeSteppersBenchmarkToolsExt = [" CUDA" , " BenchmarkTools" , " OrderedCollections" , " StatsBase" , " PrettyTables" ]
2827
2928[compat ]
3029Aqua = " 0.8"
3130BenchmarkTools = " 1"
31+ CUDA = " 3, 4, 5"
3232ClimaComms = " 0.4, 0.5, 0.6"
3333ClimaCore = " 0.10, 0.11, 0.12, 0.13, 0.14"
34- CUDA = " 3, 4, 5"
35- Colors = " 0.12, 0.13"
3634DataStructures = " 0.18"
3735DiffEqBase = " 6"
3836Distributions = " 0.25"
@@ -66,4 +64,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
6664Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
6765
6866[targets ]
69- test = [" Aqua" ," ClimaCore" ," Distributions" ," Krylov" , " MPI" ," ODEConvergenceTester" ," PrettyTables" ," Random" ," SafeTestsets" ," Test" ]
67+ test = [" Aqua" , " ClimaCore" , " Distributions" , " Krylov" , " MPI" , " ODEConvergenceTester" , " PrettyTables" , " Random" , " SafeTestsets" , " Test" ]
0 commit comments