]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl : Add option to set the SYCL architecture for all targets (#10266)
authorRomain Biessy <redacted>
Tue, 19 Nov 2024 08:02:23 +0000 (09:02 +0100)
committerGitHub <redacted>
Tue, 19 Nov 2024 08:02:23 +0000 (08:02 +0000)
commit2a1507c1629975d9d20a503d6a14f44eff292c25
tree45081bfb4ad1a85a2c3ce467317d1d01b7db1aac
parentb3e585988fc65d3a8083c6d94dfc0629f9ce226d
sycl : Add option to set the SYCL architecture for all targets (#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
docs/backend/SYCL.md
ggml/CMakeLists.txt
ggml/src/ggml-sycl/CMakeLists.txt