mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-29 15:50:22 +00:00
5a32a9b8a5
* Fix datarace in CUDA's "cpy" kernel. * Remove extra barrier by using more of shared memory.