Skip to content

Conversation

@linehill
Copy link
Contributor

@linehill linehill commented Mar 6, 2025

This patch nudges the llama.cpp a bit to be supported on PoCL which doesn't support OpenCL C CL2.0. The issue is solved by querying the device for the supported OpenCL C versions and using the highest one available.

This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Mar 6, 2025
@max-krasnyansky
Copy link
Collaborator

Looks good to me. Verified on a couple of Snadragon devices.

@max-krasnyansky max-krasnyansky merged commit 8acdacb into ggml-org:master Mar 10, 2025
47 checks passed
RealTimeChris pushed a commit to RealTimeChris/llama.cpp that referenced this pull request Mar 10, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
RealTimeChris pushed a commit to RealTimeChris/llama.cpp that referenced this pull request Mar 10, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
RealTimeChris pushed a commit to RealTimeChris/llama.cpp that referenced this pull request Mar 10, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
RealTimeChris pushed a commit to RealTimeChris/llama.cpp that referenced this pull request Mar 10, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
jpohhhh pushed a commit to Telosnex/llama.cpp that referenced this pull request Mar 14, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
This patch nudges the llama.cpp a bit to be supported on PoCL which
doesn't support OpenCL C CL2.0. The issue is solved by querying the
device for the supported OpenCL C versions and using the highest one
available.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants