]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-backend : fix async copy from CPU (#8897)
authorslaren <redacted>
Wed, 7 Aug 2024 11:29:02 +0000 (13:29 +0200)
committerGitHub <redacted>
Wed, 7 Aug 2024 11:29:02 +0000 (13:29 +0200)
commitbe55695eff44784a141a863f273661a6bce63dfc
tree623e2affc912df0f61256462ff7b4578dad7c388
parent0478174d5959b66096ae6609fcb0df14cab66b51
ggml-backend : fix async copy from CPU (#8897)

* ggml-backend : fix async copy from CPU

* cuda : more reliable async copy, fix stream used when the devices are the same
ggml/src/ggml-backend.c
ggml/src/ggml-cuda.cu