]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CUDA: only disable CUDA graphs when mul_mat_id actually needs a stream sync (#26802)
authorRafail Giavrimis <redacted>
Tue, 11 Aug 2026 17:50:03 +0000 (18:50 +0100)
committerGitHub <redacted>
Tue, 11 Aug 2026 17:50:03 +0000 (20:50 +0300)
commitebb546b7e961bd46fd9ed0387ffd14ca86b6fe1b
tree95c6439efeb6f825efc4ade29c9e830ff4dd6036
parent5988633170f66d71570275b89f5c78e0c236e67a
CUDA: only disable CUDA graphs when mul_mat_id actually needs a stream sync (#26802)
ggml/src/ggml-cuda/ggml-cuda.cu
tests/test-backend-ops.cpp