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

Cleanup copy to/from device/host methods #50

Merged
merged 10 commits into from
Oct 5, 2021
Merged

Conversation

jjaraalm
Copy link
Collaborator

Adds copy_to_host() and copy_to_device() methods on objects, rather than having copy methods owned by the simulation class. Deprecates KOKKOS_COPY_* methods.

@jjaraalm jjaraalm requested a review from rfbird February 5, 2021 11:41
@jjaraalm
Copy link
Collaborator Author

jjaraalm commented Feb 5, 2021

@rfbird I tested on production runs as well, everything should be good now

Bring clean/copy_methods up to date with devel
@SVLuedtke-LANL SVLuedtke-LANL merged commit e163a40 into devel Oct 5, 2021
@SVLuedtke-LANL SVLuedtke-LANL deleted the clean/copy_methods branch October 5, 2021 15:07
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.

None yet

2 participants