Skip to content

Task list for VK_QCOM_shader_multiple_wait_queues #2732

Description

@mnetsch

Exposes a SPIR-V loop control hint MultipleWaitQueuesQCOM that instructs the compiler to use multiple hardware wait queues to deepen the data fetch pipeline for memory-latency-bound workloads. This is particularly beneficial for cooperative matrix loops where register pressure and monolithic instruction granularity limit the effectiveness of traditional compiler optimizations such as loop unrolling and instruction scheduling.

The task list for the VK_QCOM_shader_multiple_wait_queues release is:

As each component is made public, the task will be checked off. When all tasks have been completed this issue will be closed and the extension will be fully released.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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