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

Kokkos::deep_copy must fence even if the two views are the same #1303

Closed
crtrott opened this issue Dec 22, 2017 · 0 comments
Closed

Kokkos::deep_copy must fence even if the two views are the same #1303

crtrott opened this issue Dec 22, 2017 · 0 comments
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Milestone

Comments

@crtrott
Copy link
Member

crtrott commented Dec 22, 2017

Otherwise behavior changes and UVM runs may bus error out on non-nvlink systems.

@crtrott crtrott self-assigned this Dec 22, 2017
@crtrott crtrott added Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) DevelopOnly labels Dec 22, 2017
crtrott added a commit that referenced this issue Dec 22, 2017
Adding multiple fences which are necessary if UVM memory is used.
This shoudl fix #1303 and #1302
crtrott added a commit that referenced this issue Dec 22, 2017
Adding multiple fences which are necessary if UVM memory is used.
This shoudl fix #1303 and #1302
@ibaned ibaned added this to the 2018 February milestone Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
None yet
Development

No branches or pull requests

3 participants