Skip to content

[SYCL] Fix CI build & release for SYCL backend#24387

Open
arthw wants to merge 6 commits into
ggml-org:masterfrom
arthw:fix_build
Open

[SYCL] Fix CI build & release for SYCL backend#24387
arthw wants to merge 6 commits into
ggml-org:masterfrom
arthw:fix_build

Conversation

@arthw

@arthw arthw commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Fix CI build & release for SYCL backend:

  1. restore build & release SYCL backend in CI
  2. remove action for github cache.

It's verified:

Here is the test result after removing github cache in SYCL build.
https://github.com/arthw/llama.cpp/actions/runs/27090697047/job/79961338374

Download & Install oneAPI need 2-5 mins.
Build need 16-19 mins.

The test result of the ccache hit:
https://github.com/arthw/llama.cpp/actions/runs/27197763794
https://github.com/arthw/llama.cpp/actions/runs/27197763236

@arthw arthw requested a review from a team as a code owner June 10, 2026 01:09
@github-actions github-actions Bot added the devops improvements to build systems and github actions label Jun 10, 2026

@CISC CISC left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ccache-clear steps to both releases, like the others.

Comment thread .github/workflows/build-sycl.yml Outdated
Comment thread .github/workflows/release.yml Outdated
@arthw

arthw commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Add ccache-clear steps to both releases, like the others.

@CISC Yes, add them after ubuntu and windows build actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants