Skip to content

Conversation

@NechamaKrashinski
Copy link

Adds F16 support for the GGML_OP_CEIL operation in the SYCL backend.

The implementation matches CPU semantics for element-wise ceil operations and enables both F32 and F16 types to pass functional tests.

Tests:

  • ./build-sycl/bin/test-backend-ops test -b SYCL0 -o CEIL (14/14 passed)

Part of #14909

@github-actions github-actions bot added documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Feb 4, 2026
Copy link
Collaborator

@NeoZhangJianyu NeoZhangJianyu left a comment

Choose a reason for hiding this comment

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

It's great!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation 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.

2 participants