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

Using IndexRange in FlatFunctor #1134

Open
pgrete opened this issue Jul 4, 2024 · 0 comments
Open

Using IndexRange in FlatFunctor #1134

pgrete opened this issue Jul 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pgrete
Copy link
Collaborator

pgrete commented Jul 4, 2024

          yeah I remember cuda builds had given me trouble with that. This [one](https://godbolt.org/z/4W37ejM7E) uses some more template helper structs to also handle `IndexRange`s in the constructor. I imagine you could use similar things to handle all the `par_dispatch` overloads as well

Originally posted by @acreyes in #1130 (comment)

As discussed above, there might be some general enhancement around this.
Opening this issue with the reference to the comment (and the two above that one) as it included some test code.

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

1 participant