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

Merged
merged 5 commits into from
Jan 13, 2025
Merged

xe: fix various GEMM issues on XeLP #2373

merged 5 commits into from
Jan 13, 2025

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

@rjoursler
Copy link
Contributor Author

make test
disable test_device_cpu
enable test_device_gpu
enable arch_gpu_xe-lp

@rjoursler rjoursler merged commit 729590f into main Jan 13, 2025
4 checks passed
@rjoursler rjoursler deleted the rjoursle/fix_gemm branch January 13, 2025 20:42
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