Skip to content

MIOpenDriver gemm is broken and MIOpenDriver gemmfp16 is disabled without a reason #2505

@AngryLoki

Description

@AngryLoki

Hi,

While testing build result of MIOpen 5.7.1 ebuild, I noticed that MIOpenDriver gemm fails in https://github.com/ROCmSoftwarePlatform/MIOpen/blob/rocm-5.7.1/src/gemm_v2.cpp#L672 after falling through switch above it with uninitialized gemm_desc.dataType.

Additionally I noticed that GemmDriver also works fine with float16. It looks like gemmfp16 flag was commented out since initial commit.

Here is the fix I've checked AngryLoki@717861b
Feel free to apply it as is or partially up to your decision.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions