Skip to content
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

xe: fix various GEMM issues on XeLP #2373

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

rjoursler
Copy link
Contributor

@rjoursler rjoursler commented Jan 10, 2025

Fixes an emulate gap uncovered by #2276 , a support gap uncovered by #2289, and fixes a type conversion issue uncovered by #2289.

@rjoursler rjoursler requested a review from a team as a code owner January 10, 2025 22:42
@github-actions github-actions bot added the platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel label Jan 10, 2025
Simplifies logic for which cases are supported. Additionally enables a few more
simple conversions.
This is necessary for reading and writing accumulators with type s32.
@rjoursler
Copy link
Contributor Author

make test
disable device_cpu
enable device_gpu
enable arch_xe-lp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants