Skip to content

Commit

Permalink
[UR][L0] Add support for the MCL 1.1 apis thru the spec extensions (#…
Browse files Browse the repository at this point in the history
…16125)

-pre-commit PR for
oneapi-src/unified-runtime#2351

---------

Signed-off-by: Neil R. Spruit <[email protected]>
Co-authored-by: Callum Fare <[email protected]>
  • Loading branch information
nrspruit and callumfare authored Nov 26, 2024
1 parent ba3fe46 commit 28a09bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 38ee6ce2a0400573c0c7c5da782bc32ff578fcc4
# Merge: c7086f7f 91b6db04
# commit e0f22b54080411537e8a12fe42f06dbac5e7a2d2
# Merge: ab3cc0b7 6ba65403
# Author: Callum Fare <[email protected]>
# Date: Mon Nov 25 11:04:37 2024 +0000
# Merge pull request #2303 from nrspruit/zeInitDrivers
# [L0] Implement Support for zeInitDrivers
set(UNIFIED_RUNTIME_TAG 38ee6ce2a0400573c0c7c5da782bc32ff578fcc4)
# Date: Tue Nov 26 13:32:11 2024 +0000
# Merge pull request #2351 from nrspruit/mcl_1_1
# [L0] Add support for the MCL 1.1 apis thru the spec extensions
set(UNIFIED_RUNTIME_TAG e0f22b54080411537e8a12fe42f06dbac5e7a2d2)

0 comments on commit 28a09bc

Please sign in to comment.