]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Vulkan iGPU device selection overhaul and PCI ID API support (llama/15947)
authorRuben Ortlam <redacted>
Fri, 12 Sep 2025 11:24:21 +0000 (13:24 +0200)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:33:50 +0000 (13:33 +0300)
commit51f445a8b798dd2cd254b938a9bda7e491c3036e
tree0da08c59bba14056b2128f582e08ce7ecf0f8ca6
parent399ab32cfc65dd519b3a95eae584d7dcb9ffb68f
Vulkan iGPU device selection overhaul and PCI ID API support (llama/15947)

* vulkan: implement ggml igpu device type, implement pci id support

* fix compiler warning

* prevent printf overflow warning
src/ggml-vulkan/ggml-vulkan.cpp