-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
enhancementNew feature or requestNew feature or requestspecificationChanges or additions to the specificationChanges or additions to the specification
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or requestspecificationChanges or additions to the specificationChanges or additions to the specification