File tree 1 file changed +5
-5
lines changed
sycl/plugins/unified_runtime
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ 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 20102fdfa0b1a1042eea2b0d7ee9a2bcc8fda84d
60
+ # commit 40b21ccd5fa9b636f56bbaed8d66cacc5dd32454
61
61
# Author: aarongreig <[email protected] >
62
- # Date: Thu Mar 28 10:25:01 2024 +0000
63
- # Merge pull request #1467 from aarongreig/aaron/eventExecStatusError
64
- # Add new ERROR status for events, and corresponding error code.
65
- set (UNIFIED_RUNTIME_TAG 20102fdfa0b1a1042eea2b0d7ee9a2bcc8fda84d )
62
+ # Date: Mon Apr 1 10:22:25 2024 +0100
63
+ # Merge pull request #1460 from hdelan/remove-unused-prototypes
64
+ # [HIP][CUDA] Remove function prototypes from enqueue.hpp
65
+ set (UNIFIED_RUNTIME_TAG 40b21ccd5fa9b636f56bbaed8d66cacc5dd32454 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
68
68
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments