]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl : support to malloc memory on device more than 4GB, update the doc and script...
authorNeo Zhang <redacted>
Sat, 29 Nov 2025 12:59:44 +0000 (20:59 +0800)
committerGitHub <redacted>
Sat, 29 Nov 2025 12:59:44 +0000 (14:59 +0200)
commit7d2add51d8e3759020d70f2ff3a76b5795ff67bc
treefefffb51ea308a354604063fa6b3f3795bd721ba
parentf698a79c6396771a33e903930c5b5348b87a8715
sycl : support to malloc memory on device more than 4GB, update the doc and script (#17566)

Co-authored-by: Neo Zhang Jianyu <redacted>
docs/backend/SYCL.md
examples/sycl/run-llama2.sh
examples/sycl/run-llama3.sh
examples/sycl/win-run-llama2.bat
examples/sycl/win-run-llama3.bat
ggml/src/ggml-sycl/CMakeLists.txt
ggml/src/ggml-sycl/cpy.cpp