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

Plans to support other architectures? #36

Open
malixian opened this issue Jan 16, 2024 · 1 comment
Open

Plans to support other architectures? #36

malixian opened this issue Jan 16, 2024 · 1 comment

Comments

@malixian
Copy link

SYCL is a cross-architecture programming model. XETLA is a template library based on SYCL, but currently only supports Intel SIMD programming. Is it possible or is there any plan to adapt to the SIMIT programming model to support NVIDIA or AMD architecture GPUs?

@tdeng5
Copy link
Contributor

tdeng5 commented Aug 16, 2024

There is another project CUTLASS which has similar functionalities and based on SIMT can support intel GPUs.
https://github.com/codeplaysoftware/cutlass-fork

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

No branches or pull requests

2 participants