Bug: duplicate vulkan devices being detected on windows #9516
Labels
bug-unconfirmed
low severity
Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
stale
What happened?
When running llama-cli.exe for vulkan on Windows, it detects the same graphics card twice, which means it does not work out of the box.
by default it will try to use "both" which then leads to the cryptic error
Setting
is necessary and works, but that's not really documented anywhere.
Interestingly, the other device (vulkan on d3d12?) doesn't work no matter what. Setting
Will lead to the same error.
Name and Version
./llama-cli.exe --version
version: 3772 (23e0d70)
built with MSVC 19.29.30154.0 for x64
What operating system are you seeing the problem on?
Windows
Relevant log output
The text was updated successfully, but these errors were encountered: