Skip to content

Commit 2a66484

Browse files
committed
address comments
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 5bfc929 commit 2a66484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/LevelZeroBackend/LevelZeroBackend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The currently supported targets are all Intel GPUs starting with Gen9.
1010
This extension provides a feature-test macro as described in the core SYCL specification section 6.3.3 "Feature test macros". Therefore, an implementation supporting this extension must predefine the macro SYCL_EXT_ONEAPI_DEVICE_IF to one of the values defined in the table below. Applications can test for the existence of this macro to determine if the implementation supports this feature, or applications can test the macro’s value to determine which of the extension’s APIs the implementation supports.
1111

1212
|Value|Description|
13-
|===|:===|
13+
|---|:---|
1414
|1|Initial extension version.
1515

1616
NOTE: This extension is following SYCL 2020 backend specification. Prior API for interoperability with Level-Zero is marked

0 commit comments

Comments
 (0)