Skip to content

Add SYCL backend support #391

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

Merged
merged 33 commits into from
Feb 18, 2025
Merged

Add SYCL backend support #391

merged 33 commits into from
Feb 18, 2025

Conversation

xsxszab
Copy link
Contributor

@xsxszab xsxszab commented Feb 17, 2025

Description

This pull requests adds SYCL support for windows and linux platform with Intel Chips.

Main Changes

  • Adds SYCL related configuration in CMakeLists.txt.
  • Refactors CMakeLists.txt, fixing various existing problem (using deprecated flags, compiling example executables for llama.cpp, etc.)
  • Updates readme and adds build scripts.

@xsxszab xsxszab requested a review from Davidqian123 February 17, 2025 18:09
Copy link
Collaborator

@Davidqian123 Davidqian123 left a comment

Choose a reason for hiding this comment

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

Great work!

@Davidqian123 Davidqian123 merged commit 85e3500 into main Feb 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants