]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: improve profiling (llama/12442)
authorlhez <redacted>
Tue, 18 Mar 2025 19:54:55 +0000 (12:54 -0700)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 07:35:24 +0000 (09:35 +0200)
commitae8857fe95035b51f501ba0cc1ec2c981a3c5735
tree8da6844528b2feb877131150646cf72af2014e23
parent46532b33ec0b780a07bd6c9160f7aea6b5222303
opencl: improve profiling (llama/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
src/ggml-opencl/ggml-opencl.cpp