SIGN IN SIGN UP

ggml: fix backend split scheduler race condition (#26040)

* ggml: fix backend split scheduler race condition

splits without input were running concurrently with other splits, while potentially reusing memory the other split is accessing

* only sync when split has no inputs
R
Ruben Ortlam committed
849798132173c3c511dffe3a03c3c760d707b05f
Parent: a3b1eff
Committed by GitHub <noreply@github.com> on 8/20/2026, 8:42:33 AM