Skip to content

Commit 37c2a5c

Browse files
Update dependencies. (#1871)
Project CUDA v4.1.4 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [1af6417a] ↑ CUDA_Runtime_Discovery v0.2.0 ⇒ v0.2.2 [61eb1bfa] ↑ GPUCompiler v0.19.0 ⇒ v0.19.1 [63c18a36] ↑ KernelAbstractions v0.9.1 ⇒ v0.9.2 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 1dec082 commit 37c2a5c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Manifest.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ version = "0.5.0+1"
4646

4747
[[CUDA_Runtime_Discovery]]
4848
deps = ["Libdl"]
49-
git-tree-sha1 = "6c8fceaaa6850dea627288ac3bb86fdcdf05e326"
49+
git-tree-sha1 = "bcc4a23cbbd99c8535a5318455dcf0f2546ec536"
5050
uuid = "1af6417a-86b4-443c-805f-a4643ffb695f"
51-
version = "0.2.0"
51+
version = "0.2.2"
5252

5353
[[CUDA_Runtime_jll]]
5454
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
@@ -111,9 +111,9 @@ version = "0.1.4"
111111

112112
[[GPUCompiler]]
113113
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
114-
git-tree-sha1 = "590d394bad1055b798b2f9b308327ba871b7badf"
114+
git-tree-sha1 = "237360a9f4c26f61d2151c65c34f887810c7bd7b"
115115
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
116-
version = "0.19.0"
116+
version = "0.19.1"
117117

118118
[[InteractiveUtils]]
119119
deps = ["Markdown"]
@@ -138,9 +138,9 @@ version = "1.4.1"
138138

139139
[[KernelAbstractions]]
140140
deps = ["Adapt", "Atomix", "InteractiveUtils", "LinearAlgebra", "MacroTools", "SnoopPrecompile", "SparseArrays", "StaticArrays", "UUIDs", "UnsafeAtomics", "UnsafeAtomicsLLVM"]
141-
git-tree-sha1 = "350a880e80004f4d5d82a17f737d8fcdc56c3462"
141+
git-tree-sha1 = "976231af02176082fb266a9f96a59da51fcacf20"
142142
uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
143-
version = "0.9.1"
143+
version = "0.9.2"
144144

145145
[[LLVM]]
146146
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
@@ -298,9 +298,9 @@ version = "2.2.0"
298298

299299
[[StaticArrays]]
300300
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
301-
git-tree-sha1 = "b8d897fe7fa688e93aef573711cb207c08c9e11e"
301+
git-tree-sha1 = "63e84b7fdf5021026d0f17f76af7c57772313d99"
302302
uuid = "90137ffa-7385-5640-81b9-e52037218182"
303-
version = "1.5.19"
303+
version = "1.5.21"
304304

305305
[[StaticArraysCore]]
306306
git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a"

0 commit comments

Comments
 (0)