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

Tracer: fix issue with not detecting view access modes when they are used as a subscript in another view index #288

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

NaderAlAwar
Copy link
Contributor

This pattern occurs in gups.py, e.g.

data[indices[i]]

This fix makes sure we detect that the workunit is reading from indices

@NaderAlAwar NaderAlAwar merged commit 791a46b into kokkos:main Aug 28, 2024
5 checks passed
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.

1 participant