Skip to content

Commit 6946963

Browse files
committed
Update readme for L0v2 and static build.
1 parent 2ad3268 commit 6946963

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ List of options provided by CMake:
139139
| UR_BUILD_ADAPTER_HIP | Build the HIP adapter | ON/OFF | OFF |
140140
| UR_BUILD_ADAPTER_NATIVE_CPU | Build the Native-CPU adapter | ON/OFF | OFF |
141141
| UR_BUILD_ADAPTER_ALL | Build all currently supported adapters | ON/OFF | OFF |
142+
| UR_BUILD_ADAPTER_L0_V2 | Build the (experimental) Level-Zero v2 adapter | ON/OFF | OFF |
143+
| UR_STATIC_ADAPTER_L0 | Build the Level-Zero adapter as static and embed in the loader | ON/OFF | OFF |
142144
| UR_HIP_PLATFORM | Build HIP adapter for AMD or NVIDIA platform | AMD/NVIDIA | AMD |
143145
| UR_ENABLE_COMGR | Enable comgr lib usage | AMD/NVIDIA | AMD |
144146
| UR_DPCXX | Path of the DPC++ compiler executable to build CTS device binaries | File path | `""` |

0 commit comments

Comments
 (0)