Skip to content

Fixes bug in one specialized HIP instantiation of the warp-per-row kernel#134

Open
aryaman-gupta wants to merge 2 commits intomain_12052025_upstreamfrom
aryaman/warp-per-row-fix
Open

Fixes bug in one specialized HIP instantiation of the warp-per-row kernel#134
aryaman-gupta wants to merge 2 commits intomain_12052025_upstreamfrom
aryaman/warp-per-row-fix

Conversation

@aryaman-gupta
Copy link

The specialized load_row_per_warp function for the case: emb_t = half and embedding_dim=320 contained a bug in the pointer arithmetic. This PR fixes it.

The fix is a change in a single line of code in the fbgemm_gpu/include/fbgemm_gpu/rocm/split_embeddings_common.h file.

Copy link

@avbokovoy avbokovoy left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

3 participants