Skip to content

Commit 0175505

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for GPUCompiler to 1, (keep existing compat) (#2521)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 2486af3 commit 0175505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,10 @@ CUDA_Runtime_jll = "0.15"
5757
ChainRulesCore = "1"
5858
Crayons = "4"
5959
DataFrames = "1"
60-
demumble_jll = "1.3"
6160
EnzymeCore = "0.8.2"
6261
ExprTools = "0.1"
6362
GPUArrays = "10.0.1"
64-
GPUCompiler = "0.24, 0.25, 0.26, 0.27"
63+
GPUCompiler = "0.24, 0.25, 0.26, 0.27, 1"
6564
KernelAbstractions = "0.9.2"
6665
LLVM = "9.1"
6766
LLVMLoopInfo = "1"
@@ -82,6 +81,7 @@ SparseArrays = "1"
8281
SpecialFunctions = "1.3, 2"
8382
StaticArrays = "1"
8483
Statistics = "1"
84+
demumble_jll = "1.3"
8585
julia = "1.8"
8686

8787
[extras]

0 commit comments

Comments
 (0)