Skip to content

Conversation

@pearu
Copy link
Contributor

@pearu pearu commented Feb 11, 2019

This PR introduces new C++ methods
CudaContext::CopyDeviceToAnotherDevice
CudaBuffer::CopyFromAnotherDevice
that are used to implement the Python support for copying CUDA buffer data between different devices.

@pearu
Copy link
Contributor Author

pearu commented Feb 11, 2019

@pitrou @wesm please review.

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just two nits.

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

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.

3 participants