Skip to content

Don't offload GEG/CEG kernels to rocMLIR for f32 on navi3x #4371

@bdevorem

Description

@bdevorem

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. The only current known case is fp32 on navi3x.

In MIGraphX, we treat GEG/CEG and attention differently. This issue is for GEG/CEG specifically; attention is covered by #4308 which is less trivial than this case.

DOD (Definition of Done)

CEG/GEG kernels are not generated for unsupported dtype/hardware combos

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