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

Experimental support for perfectly nested loops in launch #1727

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

artv3
Copy link
Member

@artv3 artv3 commented Sep 1, 2024

A few applications have expressed interest support for perfectly nested loops within RAJA launch. This PR will enable applications to try out 3-level perfectly nested loops in their code base. Based on feedback and needs we can then modify the API to address user needs.

@artv3 artv3 merged commit c58f457 into develop Sep 5, 2024
26 checks passed
@artv3 artv3 deleted the artv3/nested-loops branch September 5, 2024 20:41
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.

2 participants