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

Update 4bit gemm kernel for warpsize 64 #49

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

pnunna93
Copy link
Collaborator

This PR creates a warp_size variable and modifies kgemm_4bit_inference_naive kernel to use the variable instead of hard coded 32 warp size. This change is needed for the kernel to work correctly on both CDNA and RNDA architectures.

@pnunna93 pnunna93 requested review from lcskrishna and Lzy17 October 16, 2024 23:02
@pnunna93 pnunna93 merged commit 4aad810 into rocm_enabled_multi_backend Oct 23, 2024
10 of 26 checks passed
@pnunna93 pnunna93 deleted the gemv_4bit_warpsize_64 branch October 23, 2024 18:40
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.

2 participants