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_DPCXX | Path of the DPC++ compiler executable to build device binaries for testing| File path |`""`|
144
144
| 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"`|
145
145
| UR_DPCXX_BUILD_FLAGS | Build flags to pass to DPC++ when compiling device programs | Space-separated options list |`""`|
146
146
| UR_SYCL_LIBRARY_DIR | Path of the SYCL runtime library directory to build CTS device binaries | Directory path |`""`|
0 commit comments