]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sycl : Add option to set the SYCL architecture for all targets (llama/10266)
authorRomain Biessy <redacted>
Tue, 19 Nov 2024 08:02:23 +0000 (09:02 +0100)
committerGeorgi Gerganov <redacted>
Wed, 20 Nov 2024 19:00:08 +0000 (21:00 +0200)
commit8ee767732f0ef885a34b9bcef9403aad5bc523d0
tree3d97b09088117a1464df9ffb8626539473baeedb
parent45f1f9144f062db5777f962fb5014a2c8aa31080
sycl : Add option to set the SYCL architecture for all targets (llama/10266)

* Add option to set the SYCL architecture for all targets
* Convert GGML_SYCL_HIP_TARGET to the more generic GGML_SYCL_ARCH option
* Document that setting GGML_SYCL_ARCH can improve the performance
ggml/CMakeLists.txt
ggml/src/ggml-sycl/CMakeLists.txt