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 a context argument to device_alloc #6

Open
abergeron opened this issue Oct 14, 2011 · 2 comments
Open

Add a context argument to device_alloc #6

abergeron opened this issue Oct 14, 2011 · 2 comments

Comments

@abergeron
Copy link
Contributor

This is needed for OpenCL (since the current code does something really hacky).

Also might help support multiple CUDA contexts.

@nouiz
Copy link
Collaborator

nouiz commented Dec 2, 2011

@abergeron, I think this is done, can you confirm?

@abergeron
Copy link
Contributor Author

I'd say not really. We added a way to specify the context that the OpenCL will use but there is no real way to use more than one context. If that's not a problem, then we can consider this closed.

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

2 participants