Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Llama SYCL Intel with static libs #8668

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

joeatodd
Copy link
Contributor

Recent bug (#8644) indicated that the CI never builds any static libraries for GGML_SYCL backend.

Since we have 2 SYCL dockerfiles, this PR builds one with static and one with dynamic (and write that to logs to help debug)

Recent bug indicated that the CI never builds any static libraries for
GGML_SYCL backend. Since we have 2 SYCL dockerfiles, build one with
static and one with dynamic (and write that to logs to help debug)

Signed-off-by: Joe Todd <[email protected]>
@github-actions github-actions bot added the devops improvements to build systems and github actions label Jul 24, 2024
@joeatodd joeatodd requested a review from airMeng July 24, 2024 13:05
@joeatodd joeatodd merged commit f19bf99 into ggerganov:master Jul 24, 2024
7 checks passed
@joeatodd joeatodd deleted the jtodd/static-build branch July 24, 2024 13:36
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 27, 2024
Ensure SYCL CI builds both static & dynamic libs for testing purposes

Signed-off-by: Joe Todd <[email protected]>
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