Skip to content

set cuda stream? #255

Open
Open
@NOBLES5E

Description

@NOBLES5E

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.

Activity

9prady9

9prady9 commented on Nov 8, 2020

@9prady9
Member

@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.

added this to the timeless milestone on Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @9prady9@NOBLES5E

      Issue actions

        set cuda stream? · Issue #255 · arrayfire/arrayfire-rust