We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd68283 commit e053912Copy full SHA for e053912
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -63,7 +63,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
63
# Date: Tue Jan 23 11:29:19 2024 +0000
64
# Merge pull request #1135 from nrspruit/multi_device_kernel_compilation_main
65
# [L0] Add support for multi-device kernel compilation
66
- set(UNIFIED_RUNTIME_TAG 7c58060ffdd86e1e342e9bea12834e49aa2cb187)
+ set(UNIFIED_RUNTIME_TAG v0.8.4)
67
68
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
69
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
0 commit comments