]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: improve profiling (#12442)
authorlhez <redacted>
Tue, 18 Mar 2025 19:54:55 +0000 (12:54 -0700)
committerGitHub <redacted>
Tue, 18 Mar 2025 19:54:55 +0000 (12:54 -0700)
commitd84635b1b085d54d6a21924e6171688d6e3dfb46
tree757a54cde4d6e381b31e27b4f46601e0c49dbcf7
parent75422e8bc42646005be0754f7aa438b97a5e777e
opencl: improve profiling (#12442)

* opencl: more profiling timing

* opencl: generate trace for profiling

* opencl: reduce profiling overhead

* Populate profiling timing info at the end rather than after each
  kernel run

* opencl: fix for chrome tracing
ggml/src/ggml-opencl/ggml-opencl.cpp