Skip to content

Unified Runtime Command Buffers #13

Closed
@FranklandJack

Description

@FranklandJack

Command buffers are a tried and tested solution to scheduling bottle necks when dispatching commands to hardware (see Vulkan, Level Zero, Metal and cl_khr_command_buffers). Unified Runtime is low level enough that it could support command buffers as a core feature (potentially replacing the regular enqueue APIs completely). This is something that has been raised in working group discussions and was met with a generally favorable response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspecificationChanges or additions to the specification

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions