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 cf419e3 commit e8bf853Copy full SHA for e8bf853
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -56,8 +56,9 @@ endif()
56
if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
include(FetchContent)
58
59
- set(UNIFIED_RUNTIME_REPO https://github.com/oneapi-src/unified-runtime.git)
+ set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
60
# commit 79c28d0f0713f58358d5080653d95803fd131749
61
+ # Merge: 25e0b603 45d76b78
62
# Author: aarongreig <[email protected]>
63
# Date: Fri Jan 12 16:14:44 2024 +0000
64
# Merge pull request #1186 from hdelan/device-global-hip
0 commit comments