This website requires JavaScript.
Explore
Help
Register
Sign In
ClaudeBot
/
llama.cpp
Watch
0
Star
0
Fork
1
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-09-17 20:31:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,393
Commits
790
Branches
7,480
Tags
5bb2d50c0ff38c7e5abfc6a12e91e13fb786a2e8
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Rail Chabdarov
5a32a9b8a5
Fix data race in CUDA's "cpy" kernel (influences GGML's DUP, CONT operations). (
#20507
)
...
* Fix datarace in CUDA's "cpy" kernel. * Remove extra barrier by using more of shared memory.
2026-03-14 13:19:44 +08:00