Skip to content

Commit f9ec011

Browse files
committed
[temp] Pretend to support KA 0.9
sdf
1 parent ac070cd commit f9ec011

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CUDACore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ExprTools = "0.1"
5656
GPUArrays = "11.5.4"
5757
GPUCompiler = "1.19"
5858
GPUToolbox = "1.1"
59-
KernelAbstractions = "0.10"
59+
KernelAbstractions = "0.9.38, 0.10"
6060
LLVM = "9.6"
6161
LLVMLoopInfo = "1"
6262
LazyArtifacts = "1"

lib/cusparse/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CUDA_Runtime_Discovery = "2"
3232
CUDA_Runtime_jll = "0.23"
3333
GPUArrays = "11.4.1"
3434
GPUToolbox = "0.3, 1"
35-
KernelAbstractions = "0.10"
35+
KernelAbstractions = "0.9.38, 0.10"
3636
LinearAlgebra = "1"
3737
SparseArrays = "1"
3838
SparseMatricesCSR = "0.6.9"

0 commit comments

Comments
 (0)