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

set cuda stream? #255

Open
NOBLES5E opened this issue Nov 7, 2020 · 1 comment
Open

set cuda stream? #255

NOBLES5E opened this issue Nov 7, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@NOBLES5E
Copy link

NOBLES5E commented Nov 7, 2020

It will be useful to set which cuda stream to use in arrayfire, so that we can run kernels in parallel and use external streams to ensure a correct kernel order in some scenarios.

@9prady9
Copy link
Member

9prady9 commented Nov 8, 2020

@NOBLES5E Since this is wrapper to the main project arrayfire, it is not possible to add features that aren't already made available in upstream. There is already an open issue on upstream about the same, please follow it's progress here arrayfire/arrayfire#113 Once the feature is available upstream, it will be made available in the rust wrapper.

@9prady9 9prady9 added this to the timeless milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants