Skip to content

Commit

Permalink
[UR][L0] Implement Support for zeInitDrivers (#16034)
Browse files Browse the repository at this point in the history
-pre-commit PR for
oneapi-src/unified-runtime#2303

---------

Signed-off-by: Neil R. Spruit <[email protected]>
Co-authored-by: Callum Fare <[email protected]>
  • Loading branch information
nrspruit and callumfare authored Nov 25, 2024
1 parent ebdf1c6 commit 1873789
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 2f479e01f62ed96a9466d19d9df1aabeda77b335
# Merge: b0f9293d b693389e
# commit 38ee6ce2a0400573c0c7c5da782bc32ff578fcc4
# Merge: c7086f7f 91b6db04
# Author: Callum Fare <[email protected]>
# Date: Fri Nov 22 15:27:05 2024 +0000
# Merge pull request #2370 from againull/multi_device_sanitizer
# [L0] Check that program is in exe state in urProgramGetGlobalVariablePointer
set(UNIFIED_RUNTIME_TAG 2f479e01f62ed96a9466d19d9df1aabeda77b335)
# 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)

0 comments on commit 1873789

Please sign in to comment.