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

Add host-to-device async copy for host::noncached::unique_ptr #529

Conversation

fwyzard
Copy link

@fwyzard fwyzard commented Aug 4, 2020

Adds the type-safe wrappers for performing host-to-device asynchronous copies of data from a cms::cuda::host::noncached::unique_ptr<T> to a cms::cuda::device::unique_ptr<T>.

@fwyzard
Copy link
Author

fwyzard commented Aug 4, 2020

@AdrianoDee no need to perform a dedicated validation of this PR, as it is included in #530.

@fwyzard fwyzard merged commit 2222f36 into cms-patatrack:CMSSW_11_2_X_Patatrack Aug 4, 2020
@fwyzard fwyzard deleted the patatrack_add_noncached_async_copy branch August 4, 2020 14:45
fwyzard added a commit that referenced this pull request Aug 8, 2020
Adds the type-safe wrappers for performing host-to-device asynchronous copies of data from a cms::cuda::host::noncached::unique_ptr<T> to a cms::cuda::device::unique_ptr<T>.
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