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

More flexible create_mirror functions #260

Closed
crtrott opened this issue Apr 28, 2016 · 1 comment
Closed

More flexible create_mirror functions #260

crtrott opened this issue Apr 28, 2016 · 1 comment
Labels
Feature Request Create new capability; will potentially require voting
Milestone

Comments

@crtrott
Copy link
Member

crtrott commented Apr 28, 2016

A customer requires the capability to create a mirror view in CudaSpace for an existing (potentially unmanaged) HostSpace view. The generalization of this is to add a memory space instance argument to create_mirror and create_mirror_view as the place where the new view should be allocated. For create_mirror_view it will return the original view if the memory_space matches that of the original view.

This issue is more a reminder of work done, since I just pushed that thing into develop including a unit-test.

@crtrott crtrott added Feature Request Create new capability; will potentially require voting InDevelop labels Apr 28, 2016
@crtrott crtrott added this to the Spring 2016 milestone Apr 28, 2016
@crtrott
Copy link
Member Author

crtrott commented Apr 29, 2016

Merged into master and Trilinos

@crtrott crtrott closed this as completed Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Create new capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

1 participant