Skip to content

Commit 1b81c4d

Browse files
committed
Bump GPUCompiler.
1 parent eb2eaf1 commit 1b81c4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ version = "0.1.5"
142142

143143
[[GPUCompiler]]
144144
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
145-
git-tree-sha1 = "72b2e3c2ba583d1a7aa35129e56cf92e07c083e3"
145+
git-tree-sha1 = "8de395b1243771bbb79ac832ec96c7def7a4586f"
146146
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
147-
version = "0.21.4"
147+
version = "0.22.0"
148148

149149
[[InlineStrings]]
150150
deps = ["Parsers"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Crayons = "4"
4646
DataFrames = "1"
4747
ExprTools = "0.1"
4848
GPUArrays = "8.6"
49-
GPUCompiler = "0.21"
49+
GPUCompiler = "0.22"
5050
KernelAbstractions = "0.9.2"
5151
LLVM = "6"
5252
Preferences = "1"

0 commit comments

Comments
 (0)