]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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:45:28 +0000 (13:45 +0300)
commit424c85f22a8f5b31b3ff9c43073f0cf2c6318836
tree98280d708b73e8f78e3d043cc2aae15bc52309ba
parent5a752bab844f4d180c786443e3ba2e74afcce21c
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
ggml/src/ggml-vulkan/ggml-vulkan.cpp