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