File tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent)
58
58
59
59
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
60
- # commit ec634ff05b067d7922ec45059dda94665e5dcd9b
61
- # Merge: 418ad535 8714b853
62
- # Author: Piotr Balcer <piotr.balcer@intel .com>
63
- # Date: Thu Mar 14 15:52:52 2024 +0100
64
- # Merge pull request #1438 from PatKamin/disable-fuzztests
65
- # Disable fuzz tests on ubuntu-22.04 runner
66
- set (UNIFIED_RUNTIME_TAG ec634ff05b067d7922ec45059dda94665e5dcd9b )
60
+ # commit 09be0881b727fadb1c04b38c00d2562d7dc6875f
61
+ # Merge: bb589ca8 e9f855d4
62
+ # Author: Kenneth Benzie (Benie) <k.benzie@codeplay .com>
63
+ # Date: Thu Mar 14 22:10:28 2024 +0000
64
+ # Merge pull request #1429 from nrspruit/l0_p2p_device_query
65
+ # [L0] Support for urUsmP2PPeerAccessGetInfoExp to query p2p access info
66
+ set (UNIFIED_RUNTIME_TAG 09be0881b727fadb1c04b38c00d2562d7dc6875f )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments