File tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
82
82
endfunction ()
83
83
84
84
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
85
- # commit 0c0f48db1bbe6f507297f1b9a7fd6016decb282b
86
- # Merge: d7ce779b d80a3655
85
+ # commit 0816206d9e863b88feadf9139c9bb829dcc0d2de
86
+ # Merge: 0c0f48db 46f69b9f
87
87
# Author: aarongreig <[email protected] >
88
- # Date: Thu Mar 28 10:25:01 2024 +0000
89
- # Merge pull request #1467 from aarongreig/aaron/eventExecStatusError
90
- # Add new ERROR status for events, and corresponding error code.
91
- set (UNIFIED_RUNTIME_TAG 0c0f48db1bbe6f507297f1b9a7fd6016decb282b )
88
+ # Date: Mon Apr 1 10:22:25 2024 +0100
89
+ # Merge pull request #1460 from hdelan/remove-unused-prototypes
90
+ # [HIP][CUDA] Remove function prototypes from enqueue.hpp
91
+ set (UNIFIED_RUNTIME_TAG 0816206d9e863b88feadf9139c9bb829dcc0d2de )
92
92
93
93
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
94
94
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments