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 support for cuda.copy #5

Open
bauom opened this issue Dec 19, 2022 · 0 comments
Open

Add support for cuda.copy #5

bauom opened this issue Dec 19, 2022 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@bauom
Copy link
Collaborator

bauom commented Dec 19, 2022

cuda.copy(src, dest, allocate, memory_location)

we want to be able to copy to either create a new array or just do a deep copy to an existing one.

@framdani framdani self-assigned this Dec 27, 2022
@EmilyBourne EmilyBourne transferred this issue from pyccel/pyccel Mar 14, 2023
@EmilyBourne EmilyBourne added the invalid This doesn't seem right label Jun 12, 2024
@EmilyBourne EmilyBourne changed the title changing handling of cuda copy Add support for cuda.copy Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants