Skip to content

Commit 2e789ec

Browse files
committed
[temp] Pretend to support KA 0.9
sdf
1 parent cc9e99d commit 2e789ec

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
@@ -55,7 +55,7 @@ ExprTools = "0.1"
5555
GPUArrays = "11.5.4"
5656
GPUCompiler = "1.13.1"
5757
GPUToolbox = "1.1"
58-
KernelAbstractions = "0.10"
58+
KernelAbstractions = "0.9.38, 0.10"
5959
LLVM = "9.6"
6060
LLVMLoopInfo = "1"
6161
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)