]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Fix CI build & release for SYCL backend (#24387)
authorNeo Zhang <redacted>
Fri, 12 Jun 2026 06:30:24 +0000 (14:30 +0800)
committerGitHub <redacted>
Fri, 12 Jun 2026 06:30:24 +0000 (09:30 +0300)
commit099ea76fb47db46e89125195b76d8d26e4d4b6ee
treed1999a089366077996170b779d9f17835ba0619d
parentba1df050f3dc7827fc64936b2e24fe499c9f74eb
[SYCL] Fix CI build & release for SYCL backend (#24387)

* restore SYCL build and release, remove github cache

* modify for test only

* verify the ccache is used

* remove debug code change

* rm duplicate action, update key in ccache

* add action ccache-clear after building in both ubuntu and windows

* set %NUMBER_OF_PROCESSORS% in widnows build
.github/workflows/build-sycl.yml
.github/workflows/release.yml