Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Further FP32 GEMM optimization for gfx11 #1715

Open
littlewu2508 opened this issue Apr 28, 2023 · 0 comments
Open

[Feature]: Further FP32 GEMM optimization for gfx11 #1715

littlewu2508 opened this issue Apr 28, 2023 · 0 comments

Comments

@littlewu2508
Copy link
Contributor

https://bugs.gentoo.org/891499#c46

Few months ago I tried to build the develop branch of rocBLAS with gfx1100 support and one users ran some benchmarks. The result shows that 7900XTX has good performance on FP16 and mixed precision GEMM, but a poor performance on FP32 GEMM. Checking the git log, it seems to indicate that there's only basic GEMM support + WMMA support, the further optimization does not come.

Library context

Software version
rocblas e44855972ff75053ba08922ca89ab288e6a9462e
@amcamd amcamd transferred this issue from ROCm/rocBLAS Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant