Skip to content

Commit d451a6a

Browse files
committed
Update GPUArrays and GPUCompiler.
1 parent e7f1ef2 commit d451a6a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Diff for: Manifest.toml

+4-6
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,15 @@ version = "0.1.6"
7777

7878
[[GPUArrays]]
7979
deps = ["Adapt", "LinearAlgebra", "Printf", "Random", "Serialization", "Statistics"]
80-
git-tree-sha1 = "8034b1a19f7a19743c53cda450fcc65d1b8f7ab5"
80+
git-tree-sha1 = "8fac1cf7d6ce0f2249c7acaf25d22e1e85c4a07f"
8181
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
82-
version = "8.0.1"
82+
version = "8.0.2"
8383

8484
[[GPUCompiler]]
8585
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
86-
git-tree-sha1 = "bdc131968125f11d535aa8b165d430c0ac240706"
87-
repo-rev = "0e9ad4b5d5cbf3f8a6f6b5cf5072ac9abf035c56"
88-
repo-url = "https://github.com/JuliaGPU/GPUCompiler.jl.git"
86+
git-tree-sha1 = "4ed2616d5e656c8716736b64da86755467f26cf5"
8987
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
90-
version = "0.12.8"
88+
version = "0.12.9"
9189

9290
[[InteractiveUtils]]
9391
deps = ["Markdown"]

0 commit comments

Comments
 (0)