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

[Feature] SYCL Backend support #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhilash1910
Copy link

Hi @kssteven418 , thanks for this brilliant quantization framework and great results .
This is an effort to add a SYCL backend to Squeezellm. We are currently validating the performance on Intel hardware, and SYCL for Cuda backend as well.
For the python api side , I am thinking of a better design pattern to segregate XPU(Intel) device logic. While the SYCL kernels are compatible with Nvidia hardware , we are testing equivalent performance results on both devices on SYCL runtime.
Appreciate your reviews and feedbacks.

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.

1 participant