Skip to content

LinAlg Validation: MatrixMultiply #8500

@V-FEXrt

Description

@V-FEXrt

From the spec:

Validation rules will enforce that:

  • argument A is an A matrix
  • argument B is a B matrix
  • return value (C) is an Accumulator matrix
  • All three matrices have the same scope (Wave or ThreadGroup)
  • Matrix A's dimensions shall be M x K
  • Matrix B's dimensions shall be K x N
  • Matrix C's dimensions shall be M x N
  • The element types are compatible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions