Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 63670f0

Browse files
committed
use correct opencl version
1 parent 8ed8bfa commit 63670f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if (
77
Pkg.checkout("Transpiler", "sd/struct_buffer")
88
Pkg.checkout("Sugar", "sd/struct_buffer")
99
Pkg.checkout("GPUArrays", "sd/abstractgpu")
10+
Pkg.checkout("OpenCL", "sd/pointerfree")
1011
end
1112

1213
using CLArrays

0 commit comments

Comments
 (0)