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

Enhance GPU support in Chapel #18554

Open
stonea opened this issue Oct 12, 2021 · 0 comments
Open

Enhance GPU support in Chapel #18554

stonea opened this issue Oct 12, 2021 · 0 comments
Labels

Comments

@stonea
Copy link
Contributor

stonea commented Oct 12, 2021

As of Chapel 1.25.0 we can natively generate kernels that can run on NVIDIA GPUs from order-independent loops and launch them. See the tech note for more details: https://chapel-lang.org/docs/technotes/gpu.html

In future releases we will continue to enhance GPU support so its possible to express additional types of computations, better manage memory, and target other types.

This issue here is to solicit feedback regarding GPU support and to serve as a general landing page linking to to other issues.

Some more pointed discussions we're having about GPU support include:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant