You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| UR_DPCXX | Path of the DPC++ compiler executable to build CTS device binaries | File path |`""`|
143
+
| UR_DEVICE_CODE_EXTRACTOR | Path of the `clang-offload-extract` executable from the DPC++ package, required for CTS device binaries | File path |`"${dirname(UR_DPCXX)}/clang-offload-extract"`|
143
144
| UR_DPCXX_BUILD_FLAGS | Build flags to pass to DPC++ when compiling device programs | Space-separated options list |`""`|
144
145
| UR_SYCL_LIBRARY_DIR | Path of the SYCL runtime library directory to build CTS device binaries | Directory path |`""`|
145
146
| UR_HIP_ROCM_DIR | Path of the default ROCm HIP installation | Directory path |`/opt/rocm`|
0 commit comments