We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf37826 commit cae65feCopy full SHA for cae65fe
src/pocl/backend.jl
@@ -5,7 +5,7 @@ using ..POCL: @device_override, cl, method_table
5
using ..POCL: device, clconvert, clfunction
6
7
import KernelAbstractions as KA
8
-import KA.KernelIntrinsics as KI
+import KernekAbstractions.KernelIntrinsics as KI
9
10
import StaticArrays
11
0 commit comments