Skip to content

Use swizzling instead of padding #86

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

Merged
merged 11 commits into from
Apr 14, 2025
Merged

Use swizzling instead of padding #86

merged 11 commits into from
Apr 14, 2025

Conversation

LyricZhao
Copy link
Collaborator

@LyricZhao LyricZhao commented Apr 14, 2025

  • Remove performance report on README for maintenance simplicity

  • Peak TFLOPS 1503 -> 1519 TFLOPS, the original 1520 is on another "good" GPU

    • (m= 4096, n=24576, k= 1536): 1212 -> 1270 TFLOPS
    • (m= 4096, n=32768, k= 512): 775 -> 836 TFLOPS
    • (m= 4096, n= 7168, k=16384): 1503 -> 1519 TFLOPS
    • (m= 4096, n= 4096, k= 7168): 1410 -> 1439 TFLOPS
    • (m= 4096, n= 7168, k= 2048): 1168 -> 1215 TFLOPS

@LyricZhao LyricZhao merged commit 37aa127 into main Apr 14, 2025
@LyricZhao LyricZhao deleted the swizzle-d branch April 26, 2025 01:30
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