File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,8 @@ List of options provided by CMake:
139
139
| UR_BUILD_ADAPTER_HIP | Build the HIP adapter | ON/OFF | OFF |
140
140
| UR_BUILD_ADAPTER_NATIVE_CPU | Build the Native-CPU adapter | ON/OFF | OFF |
141
141
| 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 |
142
144
| UR_HIP_PLATFORM | Build HIP adapter for AMD or NVIDIA platform | AMD/NVIDIA | AMD |
143
145
| UR_ENABLE_COMGR | Enable comgr lib usage | AMD/NVIDIA | AMD |
144
146
| UR_DPCXX | Path of the DPC++ compiler executable to build CTS device binaries | File path | ` "" ` |
You can’t perform that action at this time.
0 commit comments