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

LockedBox is missing; there is no way to asynchronously memcpy DeviceBox D2H or H2D #69

Open
WilliamVenner opened this issue Apr 11, 2022 · 0 comments

Comments

@WilliamVenner
Copy link

Maybe this is by design, but there is currently no way to asynchronously memcpy DeviceBox

DeviceBox's AsyncCopyDestination implementation only allows for device-to-device copies, there is no way to do a device-to-host or host-to-device asynchronous memcpy for a DeviceBox.

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

1 participant