Skip to content

[UR] Update tag to 3fdf7e3 for UR #2353 and #2413 #16262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 5acc8240aefc020112cc69c0769ea62f8b64c6d7
# Merge: 7ee29785cf0 41ad797c3993
# commit 3fdf7e3998b029fbf6cdb584e552a71a678f3146
# Merge: c34ea46276a9 353d30678b2c
# Author: Martin Grant <[email protected]>
# Date: Wed Dec 4 11:52:09 2024 +0000
# Merge pull request #2403 from Naghasan/work_group_static_reland
# Add new launch property to support work_group_scratch_memory
set(UNIFIED_RUNTIME_TAG 5acc8240aefc020112cc69c0769ea62f8b64c6d7)
# Date: Wed Dec 4 15:08:55 2024 +0000
# Merge pull request #2413 from againull/max_dir_length_win
# [L0] Shorten the dir name for the fecthed repo to avoid hitting Windows max limit
set(UNIFIED_RUNTIME_TAG 3fdf7e3998b029fbf6cdb584e552a71a678f3146)
Loading