]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: automatically remove unsupported devices (#15976)
authorEve <redacted>
Wed, 17 Sep 2025 07:35:37 +0000 (07:35 +0000)
committerGitHub <redacted>
Wed, 17 Sep 2025 07:35:37 +0000 (09:35 +0200)
commitcb5bb6cc05119c24e7711ca2956cd0e6d409d396
treec3be7dccd58123bdaa200696276619ea0dd4a741
parenta91d035b901e8a9edf810f63d130ee49adf27be2
vulkan: automatically remove unsupported devices (#15976)

* remove unsupported vulkan devices

* make this happen during selection instead

* pass by reference
ggml/src/ggml-vulkan/ggml-vulkan.cpp