Skip to content

[SYCL][CUDA] Multiple queues on the same device. #2311

Open
@Ryefalk

Description

@Ryefalk

As of right now multiple queues create multiple contexts. Is this intended to always be the case or will this be moved to streams over time? If I have understood correctly openCL queues are akin to CUDA streams so that's why I'm asking. If it will continue to be contexts what would be some ways to have them utilize the GPU in a good way. MPS maybe, or something else. But it feels wierd having to do a workaround for a core feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationMissing documentation for the code, compiler or runtime features, etc.cudaCUDA back-end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions