]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: ref count `ggml_backend_opencl_context` and refactor profiling (llama/14254)
authorlhez <redacted>
Tue, 24 Jun 2025 18:46:25 +0000 (11:46 -0700)
committerGeorgi Gerganov <redacted>
Tue, 1 Jul 2025 08:52:14 +0000 (11:52 +0300)
commit95e4c4c200a137f9e7eeade49691f3750f58ff5f
tree8f4c48cdc3461f939d271d71f6811437b6d3e13c
parent648fea5cd87a398bc2f5234de1563aaee7105f35
opencl: ref count `ggml_backend_opencl_context` and refactor profiling (llama/14254)

* Move profiling info into `ggml_backend_opencl_context`
* Add `enqueue_ndrange_kernel` to launch kernel
src/ggml-opencl/ggml-opencl.cpp