src: gpu: intel: add optimized u2 kernels - #5987
Draft
mdvoretc-intel wants to merge 2 commits into
Draft
mdvoretc-intel wants to merge 2 commits into
mdvoretc-intel wants to merge 2 commits into
Conversation
Author
|
Based on #5965. |
Author
Contributor
|
Please fix clang-format, and make the target branch of this PR the branch from your API PR so that we don't have to review those changes here. When the API PR is merged and you delete the branch, this target should automatically update back to main. |
mdvoretc-intel
force-pushed
the
u2_gemmstone
branch
from
September 11, 2026 08:34
e070f15 to
8c04187
Compare
Author
|
@Simonsays095 The API branch is on a fork, and its changes do not match the |
mdvoretc-intel
force-pushed
the
u2_gemmstone
branch
from
September 11, 2026 09:21
8c04187 to
07fb73b
Compare
mdvoretc-intel
force-pushed
the
u2_gemmstone
branch
from
September 11, 2026 10:17
07fb73b to
a2dfd64
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This change adds GPU JIT kernel support for the
u2data type.