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

[FEATURE REQUEST] Implement Stream priorities #319

Open
hyperfraise opened this issue Nov 17, 2021 · 2 comments
Open

[FEATURE REQUEST] Implement Stream priorities #319

hyperfraise opened this issue Nov 17, 2021 · 2 comments

Comments

@hyperfraise
Copy link

I think I'm able to say that stream priority isn't implemented in pycuda right now.

Although Cuda gives the possibility to allocate priorities to Streams, as pointed out here :
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#stream-priorities

Will you please think about adding this feature whenever you can ? Or do you know of any workaround ?

Cordially

@hyperfraise hyperfraise changed the title [FEATURE REQUEST] [FEATURE REQUEST] Implement Stream priorities Nov 17, 2021
@inducer
Copy link
Owner

inducer commented Nov 22, 2021

This seems simple to implement, but it's unlikely I'll have the spare bandwidth for it soon. I'm happy to look at PRs though.

@hyperfraise
Copy link
Author

@inducer I went ahead and did it. Can you check please ?

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