We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e01636 commit 94d8a42Copy full SHA for 94d8a42
sycl/cmake/modules/UnifiedRuntimeTag.cmake
@@ -1,7 +1,2 @@
1
-# commit d03f19a88e42cb98be9604ff24b61190d1e48727
2
-# Merge: 3ce6fcc9 84454b0e
3
-# Author: Kenneth Benzie (Benie) <[email protected]>
4
-# Date: Thu Feb 13 11:43:34 2025 +0000
5
-# Merge pull request #2680 from ldorau/Set_UMF_CUDA_INCLUDE_DIR_to_not_fetch_cudart_from_gitlab
6
-# Do not fetch cudart from gitlab for UMF
7
-set(UNIFIED_RUNTIME_TAG d03f19a88e42cb98be9604ff24b61190d1e48727)
+set(UNIFIED_RUNTIME_REPO "https://github.com/kbenzie/unified-runtime.git")
+set(UNIFIED_RUNTIME_TAG 6ad9cbe211745e8c782011e50d978132669a90cb)
0 commit comments