mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-20 16:40:29 +01:00
Currently anv exposes this on lots of devices, with the intent to be better than apps can give, but I think this is wrong for a couple of reasons. Apps want to know if hw exposes the fast path, Vulkan is meant to be explicit, and telling llama.cpp if the fast path exists lets it make smarter decisions. It seems unless someone heavily optimises the slow path, that CPU is usually faster than GPU with llama-bench unless the hw path exists. v2: added INTEL_LOWER_DPAS support Acked-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35564> |
||
|---|---|---|
| .. | ||
| blorp | ||
| ci | ||
| common | ||
| compiler | ||
| decoder | ||
| dev | ||
| ds | ||
| executor | ||
| genxml | ||
| isl | ||
| nullhw-layer | ||
| perf | ||
| shaders | ||
| tools | ||
| vulkan | ||
| vulkan_hasvk | ||
| meson.build | ||