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 cae65fe commit 8861658Copy full SHA for 8861658
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 KernekAbstractions.KernelIntrinsics as KI
+import KernelAbstractions.KernelIntrinsics as KI
9
10
import StaticArrays
11
0 commit comments