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 6855efa commit 3fead72Copy full SHA for 3fead72
scripts/core/device.yml
@@ -61,6 +61,11 @@ desc: "AMD GCN"
61
name: "$X_DEVICE_BINARY_TARGET_AMDGCN"
62
value: "\"amdgcn\""
63
--- #--------------------------------------------------------------------------
64
+type: macro
65
+desc: "Native CPU"
66
+name: "$X_DEVICE_BINARY_TARGET_NATIVE_CPU"
67
+value: "\"native_cpu\""
68
+--- #--------------------------------------------------------------------------
69
type: struct
70
desc: "Device Binary Type"
71
name: $x_device_binary_t
0 commit comments