whisper.cpp
46aad766 - Fix data race in CUDA's "cpy" kernel (influences GGML's DUP, CONT operations). (llama/20507)

Commit
69 days ago
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.
Author
Committer
Parents
Loading