Skip to content

Commit 0e1a1a7

Browse files
committed
Temp CI
1 parent 998a051 commit 0e1a1a7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,13 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2626

2727
[sources]
2828
SPIRVIntrinsics = {path = "lib/intrinsics"}
29+
KernelAbstractions = {rev = "main", url = "https://github.com/JuliaGPU/KernelAbstractions.jl"}
2930

3031
[compat]
3132
Adapt = "4"
3233
GPUArrays = "11.2.1"
3334
GPUCompiler = "1.7.1"
34-
KernelAbstractions = "0.10"
35+
KernelAbstractions = "0.9, 0.10"
3536
LLVM = "9.1"
3637
LinearAlgebra = "1"
3738
OpenCL_jll = "=2024.10.24"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
1010
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111
OpenCL = "08131aa3-fb12-5dee-8b74-c09406e224a2"
1212
ParallelTestRunner = "d3525ed8-44d0-4b2c-a655-542cee43accc"
13+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1314
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
1415
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1516
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

0 commit comments

Comments
 (0)