mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-19 19:05:57 +02:00
165caaf5fb
* metal: use shared buffers on eGPU With #15906, I noticed on important regression when using metal backend on eGPU. This commit restore the previous behavior and add an option to force its activation. * metal: use shared buffers on eGPU * metal: use shared buffers on eGPU