这是indexloc提供的服务,不要输入任何密码
Skip to content

Cooperative matrix #4195

@alan-baker

Description

@alan-baker

All major platform APIs have now released a similar extensions for cooperative matrix:

  • Metal introduced simdgroup_matrix in MSL 3.1
  • HLSL has support in SM6.8 (currently experimental release)
  • SPIR-V/Vulkan released SPV_KHR_cooperative_matrix

This feature is very useful for accelerating ML operations by performing matrix calculations across multiple threads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA request for a new GPU feature exposed in the APIwgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions