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

Universal CARE free function (both host and device memory) #42

Open
dtaller opened this issue Aug 27, 2020 · 0 comments
Open

Universal CARE free function (both host and device memory) #42

dtaller opened this issue Aug 27, 2020 · 0 comments

Comments

@dtaller
Copy link
Collaborator

dtaller commented Aug 27, 2020

Write a function free to replace both host free and gpuFree (cudaFree / hipFree )

A function like
cudaPointerGetAttributes (and similar function for HIP)

can query whether a pointer is allocated on the host or device or managed.

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