]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Update oneapi 2025.3.3, Seperate SYCL build, release Ubuntu 24 package. (...
authorNeo Zhang Jianyu <redacted>
Thu, 23 Apr 2026 05:21:36 +0000 (13:21 +0800)
committerGitHub <redacted>
Thu, 23 Apr 2026 05:21:36 +0000 (08:21 +0300)
commit4ead6fd9571df75c21599f3bafabb457e16b22c4
tree463fb71b03bfd83eba3a35eb21f7abe4149a20e0
parent5eaee65384f8bcf3564a92c7f9c33b5d80b6267f
[SYCL] Update oneapi 2025.3.3, Seperate SYCL build, release Ubuntu 24 package. (#22078)

* upgrade oneAPI to 2025.3.3

* update

* seperate SYCL CI and support release binary package for ubuntu 24

* add dependence

* remove wrong copy lines

* add missed line

* remove other task to test the release for SYCL

* rm more for test release

* fix file name

* correct the error in running

* support build for fp32/fp16

* rm ubuntu-24-sycl-fp16 for duplicated

* refactor build setting

* update guide for ubuntu 24 release package, restore the release.yml for other backend

* user docker replace to install oneAPI

* use download installation package to replace docker

* use wget to download and install oneapi, replace the apt cmd

* enable ccache for oneAPI installation

* fix format error

* enable cache for oneAPI installation

* update guide

* Update .github/workflows/release.yml

Co-authored-by: Sigbjørn Skjæret <redacted>
* Update .github/workflows/release.yml

Co-authored-by: Sigbjørn Skjæret <redacted>
* Update .github/workflows/build-sycl.yml

Co-authored-by: Sigbjørn Skjæret <redacted>
* Update .github/workflows/release.yml

Co-authored-by: Sigbjørn Skjæret <redacted>
---------

Co-authored-by: Sigbjørn Skjæret <redacted>
.devops/intel.Dockerfile
.github/workflows/build-sycl.yml [new file with mode: 0644]
.github/workflows/build.yml
.github/workflows/release.yml
docs/backend/SYCL.md