Skip to content

ruby : add GGML_SYCL_DNN option to ruby bindings #3172

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 1 commit into from
May 19, 2025

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented May 19, 2025

This commit adds the GGML_SYCL_DNN option to the Ruby bindings for the GGML library. This option as added to ggml in
Commit (5e7e07758a5f3172380500e173ca71f679bbef1e "sycl: use oneDNN for matrices multiplication")

The motivation for this change to enable the CI build to pass.

This commit adds the `GGML_SYCL_DNN` option to the Ruby bindings for
the GGML library. This option as added to ggml in
Commit (5e7e07758a5f3172380500e173ca71f679bbef1e "sycl: use oneDNN for
matrices multiplication")

The motivation for this change to enable the CI build to pass.
@danbev
Copy link
Collaborator Author

danbev commented May 19, 2025

Ruby bindings is now passing again ✔️

@danbev danbev requested a review from ggerganov May 19, 2025 15:56
@danbev danbev merged commit 2c4b904 into ggml-org:master May 19, 2025
51 checks passed
@danbev
Copy link
Collaborator Author

danbev commented May 19, 2025

@KitaitiMakoto That was quick :) thanks!

@danbev danbev deleted the bindings-ruby-sycl-dnn branch May 22, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants