]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Vulkan iGPU device selection overhaul and PCI ID API support (#15947)
authorRuben Ortlam <redacted>
Fri, 12 Sep 2025 11:24:21 +0000 (13:24 +0200)
committerGitHub <redacted>
Fri, 12 Sep 2025 11:24:21 +0000 (13:24 +0200)
commit304ac5693d1e2124f83e0584bc5eea6311d3d3b4
treeec43512b7e56dce2e65ee92498e07e4dfc2f316c
parent6c88ad8fa741a2182a2dcf8c5353ae4b5c66e656
Vulkan iGPU device selection overhaul and PCI ID API support (#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