Skip to content

Commit a7bfb86

Browse files
committed
remove explicit init of CLBackend
1 parent 17c2b24 commit a7bfb86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/indexing.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ for T in (Float32, Int32)
4545
end
4646
end
4747

48-
using GPUArrays
49-
CLBackend.init()
50-
5148
for T in (Float32, Int32)
5249
@allbackends "issue #42 with $T" backend begin
5350
Ac = rand(Float32, 2, 2)

0 commit comments

Comments
 (0)