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 Primary Context Management #7

Open
bheisler opened this issue Nov 25, 2018 · 2 comments
Open

Add support for Primary Context Management #7

bheisler opened this issue Nov 25, 2018 · 2 comments
Labels
Beginner Suitable for people new to RustaCUDA or CUDA in general New CUDA Feature Expose a new CUDA feature through RustaCUDA

Comments

@bheisler
Copy link
Owner

It's possible for applications to mix usage of the runtime and driver APIs, so we should expose the Primary Context API as well.

@bheisler bheisler added Beginner Suitable for people new to RustaCUDA or CUDA in general New CUDA Feature Expose a new CUDA feature through RustaCUDA labels Nov 25, 2018
@mstallmo
Copy link

mstallmo commented Dec 3, 2018

I'd love to take a stab at this if no one has started the implementation yet.

@alphastrata
Copy link
Contributor

I'd love to take a stab at this if no one has started the implementation yet.

@mstallmo Are you making progress on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner Suitable for people new to RustaCUDA or CUDA in general New CUDA Feature Expose a new CUDA feature through RustaCUDA
Projects
None yet
Development

No branches or pull requests

3 participants