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

Rewrite SplineBuilder internal parallel_for_each with parallel_deep_copy #508

Open
blegouix opened this issue Jun 27, 2024 · 0 comments
Open
Assignees

Comments

@blegouix
Copy link
Collaborator

blegouix commented Jun 27, 2024

I think this loop (and the similar ones below) can be written using Chunkspan[], parallel_fill and parallel_deep_copy:

https://github.com/CExA-project/ddc/blob/main/include/ddc/kernels/splines/spline_builder.hpp#L785

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 a pull request may close this issue.

1 participant