whisper.cpp
46aad766
- Fix data race in CUDA's "cpy" kernel (influences GGML's DUP, CONT operations). (llama/20507)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#3710 - sync : ggml
Author
Exile333
Committer
ggerganov
Parents
a31600d8
Loading