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

cudaMalloc and cudaFree in host class #118

Open
slizzered opened this issue Dec 7, 2015 · 1 comment
Open

cudaMalloc and cudaFree in host class #118

slizzered opened this issue Dec 7, 2015 · 1 comment

Comments

@slizzered
Copy link
Contributor

In the host class is a plain call to cudaMalloc and cudaFree, which should be factored out.

One possiblity is to add more functionality in the ReservePool policy.

See #116

Other suggestions are welcome.

@ax3l ax3l added this to the Future Ideas milestone Dec 8, 2015
@chillenzer
Copy link
Contributor

This is taken care of, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants