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