mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-28 15:18:26 +01:00
5b3466bedf
There have been reports of failure to compile on systems with <= 32KB of shared memory (e.g. #10037). This change makes the large tile size fall back to a smaller size if necessary, and makes mul_mat_id fall back to CPU if there's only 16KB of shared memory. |
||
---|---|---|
.. | ||
vulkan-shaders | ||
CMakeLists.txt | ||
ggml-vulkan.cpp |