]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: do not use `clCreateBufferWithProperties` when targeting CL 2.x (#25673)
authorHongqiang Wang <redacted>
Wed, 15 Jul 2026 02:53:56 +0000 (19:53 -0700)
committerGitHub <redacted>
Wed, 15 Jul 2026 02:53:56 +0000 (19:53 -0700)
commit12127defda4f41b7679cb2477a4b0d65ee6a0c8f
tree05be3d874b3a543de52be5d03e90bae79fe11743
parent00fa7cb284cbf133fc426733bd64238a3588a33e
opencl: do not use `clCreateBufferWithProperties` when targeting CL 2.x (#25673)
ggml/src/ggml-opencl/ggml-opencl.cpp