Skip to content

ordered_queue is not derived from sycl::queue #1130

@kevin-harms

Description

@kevin-harms

Given the definition of sycl::ordered_queue, it can not be passed as a parameter to functions or methods that take a sycl::queue because it is not derived from sycl::queue. This limits the usefulness of sycl::ordered_queue. (Or all existing code needs to be updated to accept both types).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions