llama.cpp
7addf2b8
- never try to evaluate an empty command buffer
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
never try to evaluate an empty command buffer This fixes the immediate crashes with test-backend-ops - when evaluatating individual no-ops like OP_VIEW, it tries to submit an empty command buffer, which crashes RADV and hangs AMDVLK.
Author
cebtenzzre
Committer
cebtenzzre
Parents
16bc3c3b
Loading