Skip to content

Commit dbcaca8

Browse files
Update dependencies. (#1776)
Project CUDA v4.0.1 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [0c68f7d7] ↑ GPUArrays v8.6.2 ⇒ v8.6.3 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 042df36 commit dbcaca8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Manifest.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ version = "1.15.7"
5858

5959
[[ChangesOfVariables]]
6060
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
61-
git-tree-sha1 = "844b061c104c408b24537482469400af6075aae4"
61+
git-tree-sha1 = "485193efd2176b88e6622a39a246f8c5b600e74e"
6262
uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0"
63-
version = "0.1.5"
63+
version = "0.1.6"
6464

6565
[[Compat]]
6666
deps = ["Dates", "LinearAlgebra", "UUIDs"]
@@ -93,15 +93,15 @@ version = "0.1.8"
9393

9494
[[GPUArrays]]
9595
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
96-
git-tree-sha1 = "4dfaff044eb2ce11a897fecd85538310e60b91e6"
96+
git-tree-sha1 = "a28f752ffab0ccd6660fc7af5ad1c9ad176f45f7"
9797
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
98-
version = "8.6.2"
98+
version = "8.6.3"
9999

100100
[[GPUArraysCore]]
101101
deps = ["Adapt"]
102-
git-tree-sha1 = "57f7cde02d7a53c9d1d28443b9f11ac5fbe7ebc9"
102+
git-tree-sha1 = "1cd7f0af1aa58abc02ea1d872953a97359cb87fa"
103103
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
104-
version = "0.1.3"
104+
version = "0.1.4"
105105

106106
[[GPUCompiler]]
107107
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
@@ -138,9 +138,9 @@ version = "4.16.0"
138138

139139
[[LLVMExtra_jll]]
140140
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
141-
git-tree-sha1 = "771bfe376249626d3ca12bcd58ba243d3f961576"
141+
git-tree-sha1 = "7718cf44439c676bc0ec66a87099f41015a522d6"
142142
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
143-
version = "0.0.16+0"
143+
version = "0.0.16+2"
144144

145145
[[LazyArtifacts]]
146146
deps = ["Artifacts", "Pkg"]
@@ -171,9 +171,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
171171

172172
[[LogExpFunctions]]
173173
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
174-
git-tree-sha1 = "680e733c3a0a9cea9e935c8c2184aea6a63fa0b5"
174+
git-tree-sha1 = "071602a0be5af779066df0d7ef4e14945a010818"
175175
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
176-
version = "0.3.21"
176+
version = "0.3.22"
177177

178178
[[Logging]]
179179
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

0 commit comments

Comments
 (0)