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

Investigate: does copy_data function slow down the GPU version? #168

Open
LinhWuerzburger opened this issue Sep 8, 2021 · 0 comments
Open
Labels
effort: middle expected time effort: up to 1 week investigate investigate if the code is correct priority: medium

Comments

@LinhWuerzburger
Copy link
Contributor

in #126 we changed from a manual parallelised loop for copying data to copy_data from the standard library. Investigate if it is faster to do a parallelised loop for copying data especially for the GPU version.

@LinhWuerzburger LinhWuerzburger added priority: medium effort: middle expected time effort: up to 1 week investigate investigate if the code is correct labels Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: middle expected time effort: up to 1 week investigate investigate if the code is correct priority: medium
Projects
None yet
Development

No branches or pull requests

1 participant