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

Vector loads for stencils #14

Open
muellch opened this issue Mar 18, 2020 · 0 comments
Open

Vector loads for stencils #14

muellch opened this issue Mar 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@muellch
Copy link
Collaborator

muellch commented Mar 18, 2020

CUDA has vector loads that allow each thread to access for example 128 bit vectors. The task is to evaluate the possible benefits of using these vector loads in the backend of our stencil dialect.

@gysit gysit added the enhancement New feature or request label Aug 27, 2020
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

2 participants