whisper.cpp/ggml
Rail Chabdarov 46aad766f5 Fix data race in CUDA's "cpy" kernel (influences GGML's DUP, CONT operations). (llama/20507)
* Fix datarace in CUDA's "cpy" kernel.

* Remove extra barrier by using more of shared memory.
2026-03-16 13:10:15 +02:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include llama : enable chunked fused GDN path (llama/20340) 2026-03-16 13:10:15 +02:00
src Fix data race in CUDA's "cpy" kernel (influences GGML's DUP, CONT operations). (llama/20507) 2026-03-16 13:10:15 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : fix typo gmml (llama/20512) 2026-03-16 13:10:15 +02:00