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 f50a28b commit aa41a29Copy full SHA for aa41a29
src/oneAPI.jl
@@ -25,6 +25,7 @@ include("../lib/level-zero/oneL0.jl")
25
using .oneL0
26
functional() = oneL0.functional[]
27
28
+# Base.Experimental.@MethodTable(method_table)
29
# device functionality
30
import SPIRVIntrinsics
31
SPIRVIntrinsics.@import_all
0 commit comments