Skip to content

HIP: remove rocWMMA FlashAttention#26046

Merged
JohannesGaessler merged 1 commit into
ggml-org:masterfrom
JohannesGaessler:cuda-fa-rm-wmma
Jul 24, 2026
Merged

HIP: remove rocWMMA FlashAttention#26046
JohannesGaessler merged 1 commit into
ggml-org:masterfrom
JohannesGaessler:cuda-fa-rm-wmma

Conversation

@JohannesGaessler

Copy link
Copy Markdown
Contributor

This PR removes the CUDA FlashAttention kernel in fattn-wmma-f16.cu. This kernel is now obsolete as all relevant AMD hardware can use the better kernel in fattn-mma-f16.cuh.

Requirements

@JohannesGaessler
JohannesGaessler requested review from a team and IMbackK as code owners July 23, 2026 15:37

@IMbackK IMbackK left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@github-actions github-actions Bot added documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning CUDA Related to the CUDA backend labels Jul 23, 2026
@JohannesGaessler
JohannesGaessler merged commit fa72aec into ggml-org:master Jul 24, 2026
25 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CUDA Related to the CUDA backend documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants