Skip to content

Commit

Permalink
[UR] Phase 2 of counter-based event implementation
Browse files Browse the repository at this point in the history
PR in UR: oneapi-src/unified-runtime#1698

Signed-off-by: Winston Zhang <winston.zhang@intel.com>
  • Loading branch information
winstonzhang-intel committed Jul 11, 2024
1 parent b65f579 commit 32b9956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
# Date: Tue Jul 9 11:20:06 2024 +0100
# Merge pull request #1814 from nrspruit/fix_l0_queue_cts
# [L0] Fix Queue get info and fix Queue release decrement
set(UNIFIED_RUNTIME_TAG bd67ffd7bd08ada08613fc160688793e26127774)
set(UNIFIED_RUNTIME_TAG d1e1ed0b2604f1063d31e287b27a5d58bf7e961b)

fetch_adapter_source(level_zero
https://github.com/winstonzhang-intel/unified-runtime.git
bd67ffd7bd08ada08613fc160688793e26127774
d1e1ed0b2604f1063d31e287b27a5d58bf7e961b
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 32b9956

Please sign in to comment.