]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Tue, 19 Nov 2024 11:46:16 +0000 (13:46 +0200)
commitc4de21ff2d634748cd083317640ca2239aa84eef
tree24a6c37c30a26dc47f325a476c12b2c77048c278
parent47991a2e37fcc7c815112685c15958d3f557b831
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
CMakeLists.txt
src/ggml-sycl/CMakeLists.txt