Skip to content

Commit

Permalink
[UR][L0] Testing for counter-based-events implementation in URT draft (
Browse files Browse the repository at this point in the history
…#12848)

commit tag: 4134bfce72d33e89eebcad11186bdf00310bba83
URT PR: oneapi-src/unified-runtime#1370

---------

Signed-off-by: Zhang, Winston <winston.zhang@intel.com>
Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
  • Loading branch information
winstonzhang-intel and kbenzie authored Apr 26, 2024
1 parent 272657c commit 95420f0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
# commit 196f62f34e70dd79f3f683abe103cc33d3c49a92
# Merge: 37242e39 275c753a
# commit f4a94976f880de64d0c144abb1080a8262c158f3
# Merge: ee075703 39fcb2be
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Thu Apr 25 15:03:51 2024 +0100
# Merge pull request #1548 from kbenzie/benie/l0-fix-decoupled-use-case
# [L0] Use relative includes for adapter internals
196f62f34e70dd79f3f683abe103cc33d3c49a92
# Date: Fri Apr 26 11:50:56 2024 +0100
# Merge pull request #1370 from winstonzhang-intel/counter-based-events
# [L0] Support for counter-based events using L0 driver
f4a94976f880de64d0c144abb1080a8262c158f3
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 95420f0

Please sign in to comment.