]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : synchronize graph capture and cublas handle destruction (#14288)
authorDiego Devesa <redacted>
Fri, 20 Jun 2025 11:57:36 +0000 (04:57 -0700)
committerGitHub <redacted>
Fri, 20 Jun 2025 11:57:36 +0000 (13:57 +0200)
commite28c1b93fd7d3f8faf9551d962e8a65fe2122e38
tree8100afef6524164e3cf1ee5aba9d150e57a47f37
parentd27b3ca1758dfb1718e333d497ef4b68ad109bc2
cuda : synchronize graph capture and cublas handle destruction (#14288)

Workarounds an issue that may cause CUDA graph capture to fail when a cuBLAS handle is destroyed in a different thread
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/ggml-cuda.cu