Skip to content

Commit 3f5bc86

Browse files
Apply formatter
1 parent 036606a commit 3f5bc86

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

.buildkite/Manifest.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ version = "0.1.6"
237237

238238
[[deps.BlockArrays]]
239239
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
240-
git-tree-sha1 = "df1746706459aa184ed3424b240a917b89d67b60"
240+
git-tree-sha1 = "be56ef2fb72f89e251af9b38136897d57fbdb211"
241241
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
242-
version = "1.6.1"
242+
version = "1.6.2"
243243
weakdeps = ["Adapt", "BandedMatrices"]
244244

245245
[deps.BlockArrays.extensions]
@@ -321,9 +321,9 @@ uuid = "7057c7e9-c182-5462-911a-8362d720325c"
321321
version = "0.3.14"
322322

323323
[[deps.ClimaCartesianIndices]]
324-
git-tree-sha1 = "10ff88c95db79d5144631d3c1fef7c0bf227ee5f"
324+
git-tree-sha1 = "8193f91cd545e63c198d0af32ca54d5aac5e54fe"
325325
uuid = "afc79dc6-9922-4b50-ae92-da7b5116c2c8"
326-
version = "0.1.1"
326+
version = "0.1.2"
327327

328328
[[deps.ClimaComms]]
329329
deps = ["Adapt", "Logging", "LoggingExtras"]
@@ -568,9 +568,9 @@ version = "1.9.1"
568568

569569
[[deps.DiffEqBase]]
570570
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", "TruncatedStacktraces"]
571-
git-tree-sha1 = "e384a2cf3bb402e6dc66b1503ade22c7c1471c4d"
571+
git-tree-sha1 = "8706cee4d1c4c32d02e231c7160e3b0f33eb5364"
572572
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
573-
version = "6.167.2"
573+
version = "6.168.0"
574574

575575
[deps.DiffEqBase.extensions]
576576
DiffEqBaseCUDAExt = "CUDA"
@@ -1111,9 +1111,9 @@ version = "3.1.1+0"
11111111

11121112
[[deps.JuliaInterpreter]]
11131113
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
1114-
git-tree-sha1 = "5bba45ef6761c6ed4f8adbd6d19ce0d5e9eabe41"
1114+
git-tree-sha1 = "c47892541d03e5dc63467f8964c9f2b415dfe718"
11151115
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
1116-
version = "0.9.45"
1116+
version = "0.9.46"
11171117

11181118
[[deps.JuliaNVTXCallbacks_jll]]
11191119
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -1822,9 +1822,9 @@ version = "0.6.12"
18221822

18231823
[[deps.RecursiveArrayTools]]
18241824
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1825-
git-tree-sha1 = "112c876cee36a5784df19098b55db2b238afc36a"
1825+
git-tree-sha1 = "c9929d68b1036ade95dfef0c44edfda014ed6dc7"
18261826
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1827-
version = "3.31.2"
1827+
version = "3.32.0"
18281828

18291829
[deps.RecursiveArrayTools.extensions]
18301830
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ AssociatedLegendrePolynomials = "1"
4646
BandedMatrices = "1"
4747
BenchmarkTools = "1"
4848
BlockArrays = "1"
49-
ClimaCartesianIndices = "0.1.1"
49+
ClimaCartesianIndices = "0.1.2"
5050
CUDA = "5.5"
5151
ClimaComms = "0.6.2"
5252
CountFlops = "0.1"

benchmarks/bickleyjet/Manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ version = "0.1.9"
162162

163163
[[deps.BlockArrays]]
164164
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
165-
git-tree-sha1 = "df1746706459aa184ed3424b240a917b89d67b60"
165+
git-tree-sha1 = "be56ef2fb72f89e251af9b38136897d57fbdb211"
166166
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
167-
version = "1.6.1"
167+
version = "1.6.2"
168168
weakdeps = ["Adapt", "BandedMatrices"]
169169

170170
[deps.BlockArrays.extensions]
@@ -223,9 +223,9 @@ uuid = "83423d85-b0ee-5818-9007-b63ccbeb887a"
223223
version = "1.18.4+0"
224224

225225
[[deps.ClimaCartesianIndices]]
226-
git-tree-sha1 = "10ff88c95db79d5144631d3c1fef7c0bf227ee5f"
226+
git-tree-sha1 = "8193f91cd545e63c198d0af32ca54d5aac5e54fe"
227227
uuid = "afc79dc6-9922-4b50-ae92-da7b5116c2c8"
228-
version = "0.1.1"
228+
version = "0.1.2"
229229

230230
[[deps.ClimaComms]]
231231
deps = ["Adapt", "Logging", "LoggingExtras"]
@@ -1220,9 +1220,9 @@ version = "0.6.12"
12201220

12211221
[[deps.RecursiveArrayTools]]
12221222
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1223-
git-tree-sha1 = "112c876cee36a5784df19098b55db2b238afc36a"
1223+
git-tree-sha1 = "c9929d68b1036ade95dfef0c44edfda014ed6dc7"
12241224
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1225-
version = "3.31.2"
1225+
version = "3.32.0"
12261226

12271227
[deps.RecursiveArrayTools.extensions]
12281228
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"

ext/cuda/data_layouts_threadblock.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import ClimaCartesianIndices
33
function FastCartesianIndices(x)
44
CI = CartesianIndices(x)
55
return length(CI) > typemax(Int32) ? CI :
6-
ClimaCartesianIndices.FastCartesianIndices(x)
6+
ClimaCartesianIndices.FastCartesianIndices(x)
77
end
88

99
maximum_allowable_threads() = (

lib/ClimaCoreMakie/examples/Manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ version = "0.1.9"
163163

164164
[[deps.BlockArrays]]
165165
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
166-
git-tree-sha1 = "df1746706459aa184ed3424b240a917b89d67b60"
166+
git-tree-sha1 = "be56ef2fb72f89e251af9b38136897d57fbdb211"
167167
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
168-
version = "1.6.1"
168+
version = "1.6.2"
169169
weakdeps = ["Adapt", "BandedMatrices"]
170170

171171
[deps.BlockArrays.extensions]
@@ -215,9 +215,9 @@ weakdeps = ["SparseArrays"]
215215
ChainRulesCoreSparseArraysExt = "SparseArrays"
216216

217217
[[deps.ClimaCartesianIndices]]
218-
git-tree-sha1 = "10ff88c95db79d5144631d3c1fef7c0bf227ee5f"
218+
git-tree-sha1 = "8193f91cd545e63c198d0af32ca54d5aac5e54fe"
219219
uuid = "afc79dc6-9922-4b50-ae92-da7b5116c2c8"
220-
version = "0.1.1"
220+
version = "0.1.2"
221221

222222
[[deps.ClimaComms]]
223223
deps = ["Adapt", "Logging", "LoggingExtras"]
@@ -1525,9 +1525,9 @@ version = "1.3.4"
15251525

15261526
[[deps.RecursiveArrayTools]]
15271527
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1528-
git-tree-sha1 = "112c876cee36a5784df19098b55db2b238afc36a"
1528+
git-tree-sha1 = "c9929d68b1036ade95dfef0c44edfda014ed6dc7"
15291529
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1530-
version = "3.31.2"
1530+
version = "3.32.0"
15311531

15321532
[deps.RecursiveArrayTools.extensions]
15331533
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"

0 commit comments

Comments
 (0)