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

Add support for SYCL's vector types #1288

Open
Tracked by #143
diptorupd opened this issue Jan 21, 2024 · 0 comments
Open
Tracked by #143

Add support for SYCL's vector types #1288

diptorupd opened this issue Jan 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@diptorupd
Copy link
Contributor

SYCL 2020 rev 8 provides a cross-platform vec class template that works efficiently on SYCL devices. The issue is to open a discussion on how an analogous feature can be supported in numba-dpex's kernel API.

@diptorupd diptorupd added the enhancement New feature or request label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant