Skip to content

SYCL: implement memset ggml backend buffer interface #12580

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 3 commits into from
Mar 27, 2025
Merged

Conversation

qnixsynapse
Copy link
Collaborator

Implemented ggml backend buffer memset interface which was missing.

I found out when I was trying to debug test-opt CI failures on the ggml repo and thought of implementing it.

We do not support optimizer or training in the SYCL backend currently but implemented it regardless.

@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Mar 26, 2025
Copy link
Collaborator

@Alcpz Alcpz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left some comments for mainly for discussion.

@NeoZhangJianyu NeoZhangJianyu merged commit f17a3bb into master Mar 27, 2025
48 checks passed
@qnixsynapse qnixsynapse deleted the sycl/memset branch March 27, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants