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

Fix GPU transform mapping free access nodes always to GPU storage #1713

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ThrudPrimrose
Copy link
Collaborator

Fix GPU transform mapping free access nodes always to GPU storage
This results with tasklets running on host, that want to write to or read from data marked as GPU storage.

@ThrudPrimrose
Copy link
Collaborator Author

Maybe I should add a pass that wraps any free tasklet with a default map of 1 iteration in a different PR?
I have a transformation that does that, I need to rewrite it to a pass and test it.

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