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

sycl : permuted mul_mat through oneMKL #10408

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Alcpz
Copy link
Collaborator

@Alcpz Alcpz commented Nov 19, 2024


Adds support for the test-cases added in #10021 through oneMKL.
The device shows no regressions in discrete GPUs (tested on A100 and Data Max 1100)

This PR fixes the failing MUL_MAT tests for the sycl backend.

@Alcpz
Copy link
Collaborator Author

Alcpz commented Nov 19, 2024

@NeoZhangJianyu @airMeng
Could you please let me know if this fixes the test-backend-ops issues with no regressions on the devices/models you are testing?

@github-actions github-actions bot added the SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language label Nov 19, 2024
@Alcpz Alcpz merged commit 266b851 into ggml-org:master Nov 29, 2024
54 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
This PR fixes the failing MUL_MAT tests for the sycl backend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants