Skip to content

Commit 5bfc929

Browse files
committed
address comments
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
1 parent 6590123 commit 5bfc929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/doc/extensions/LevelZeroBackend/LevelZeroBackend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The currently supported targets are all Intel GPUs starting with Gen9.
99

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

12-
|Value|Description
13-
|===|===
12+
|Value|Description|
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)