@@ -27,7 +27,7 @@ RootSolvers = "7181ea78-2dcb-4de3-ab41-2b8ab5a31e74"
27
27
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
28
28
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
29
29
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
30
- Unrolled = " 9602ed7d-8fef-5bc8-8597-8f21381861e8 "
30
+ UnrolledUtilities = " 0fe1646c-419e-43be-ac14-22321958931b "
31
31
32
32
[weakdeps ]
33
33
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -45,13 +45,13 @@ AssociatedLegendrePolynomials = "1"
45
45
BandedMatrices = " 0.17, 1"
46
46
BenchmarkTools = " 1"
47
47
BlockArrays = " 0.16, 1"
48
+ CUDA = " 5"
48
49
ClimaComms = " 0.6"
49
50
Combinatorics = " 1"
50
51
CountFlops = " 0.1"
51
52
CubedSphere = " 0.2, 0.3"
52
- CUDA = " 5"
53
- Dates = " 1"
54
53
DataStructures = " 0.18"
54
+ Dates = " 1"
55
55
DocStringExtensions = " 0.8, 0.9"
56
56
FastBroadcast = " 0.3"
57
57
ForwardDiff = " 0.10"
@@ -63,8 +63,8 @@ IntervalSets = "0.5, 0.6, 0.7"
63
63
JET = " 0.9"
64
64
Krylov = " 0.9"
65
65
KrylovKit = " 0.6, 0.7, 0.8"
66
- LinearAlgebra = " 1"
67
66
LazyBroadcast = " 0.1"
67
+ LinearAlgebra = " 1"
68
68
Logging = " 1"
69
69
MPI = " 0.20"
70
70
MultiBroadcastFusion = " 0.3"
@@ -82,7 +82,6 @@ Statistics = "1"
82
82
StatsBase = " 0.34"
83
83
TerminalLoggers = " 0.1"
84
84
Test = " 1"
85
- Unrolled = " 0.1"
86
85
julia = " 1.9"
87
86
88
87
[extras ]
@@ -94,8 +93,8 @@ Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
94
93
CountFlops = " 1db9610d-79e1-487a-8d40-77f3295c7593"
95
94
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
96
95
FastBroadcast = " 7034ab61-46d4-4ed7-9d0f-46aef9175898"
97
- Krylov = " ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
98
96
JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
97
+ Krylov = " ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
99
98
LazyBroadcast = " 9dccce8e-a116-406d-9fcc-a88ed4f510c8"
100
99
Logging = " 56ddb016-857b-54e1-b83d-db4d58db5568"
101
100
MPI = " da04e1cc-30fd-572f-bb4f-1f8673147195"
@@ -109,4 +108,3 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
109
108
110
109
[targets ]
111
110
test = [" Aqua" , " ArgParse" , " AssociatedLegendrePolynomials" , " BenchmarkTools" , " Combinatorics" , " CountFlops" , " Dates" , " FastBroadcast" , " Krylov" , " JET" , " LazyBroadcast" , " Logging" , " MPI" , " OrderedCollections" , " PrettyTables" , " Random" , " SafeTestsets" , " StatsBase" , " TerminalLoggers" , " Test" ]
112
-
0 commit comments