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

Expose backend objects from Grunnur objects #1

Open
fjarri opened this issue Mar 11, 2021 · 0 comments
Open

Expose backend objects from Grunnur objects #1

fjarri opened this issue Mar 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@fjarri
Copy link
Owner

fjarri commented Mar 11, 2021

Sometimes it might be useful to get PyCUDA/PyOpenCL queue or context, to use with third-party libraries. We may expose device and platform objects too. Some care is required to design an API for the context case, since a single grunnur context handles several PyCUDA ones.

@fjarri fjarri added the enhancement New feature or request label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant