llama.cpp/ggml
Jon Haus f77ea24a1a AMD: parse the architecture as supplied by gcnArchName
The value provided by minor is truncated for AMD, parse the value returned by gcnArchName instead to retrieve an accurate ID.

We can also use the common value for GCN4, as gfx800, to avoid missing compatible devices.
2025-01-18 15:34:10 -05:00
..
include rpc : early register backend devices (#11262) 2025-01-17 10:57:09 +02:00
src AMD: parse the architecture as supplied by gcnArchName 2025-01-18 15:34:10 -05:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt fix: ggml: fix vulkan-shaders-gen build (#10448) 2025-01-15 14:17:42 +01:00