Skip to content

MemoryUSMxxx classes should provide a factory function to copy data between incompatible device #54

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

Closed
PokhodenkoSA opened this issue Sep 21, 2020 · 1 comment
Assignees
Milestone

Comments

@PokhodenkoSA
Copy link
Contributor

PokhodenkoSA commented Sep 21, 2020

Moved here as part of #27. Was not implemented there.
Implementation of this issue requires wrapping of queue::memcpy().

@oleksandr-pavlyk
Copy link
Contributor

It has been implemented in #152, see method .copy_from_device. MemoryUSMShared_instance.copy_from_device( MemoryUSMDevice_instance) will do that.

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

No branches or pull requests

3 participants