Skip to content

Disable offloading attention like kernels to rocMLIR if there is no wmma/mfma for requested dtype #4308

@umangyadav

Description

@umangyadav

DOR (Definition of Ready)

Ready

Description

rocMLIR doesn't support attention like kernels. eg. GEG, Attention, CEG if there is no associated wmma/mfma instruction for that dtype on the hardware.

e.g. using Fp32 on navi3x for the attention would crash.

DOD (Definition of Done)

Attention like kernels are not being generated for unsupported dtypes.

Metadata

Metadata

Assignees

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