You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know if this is the intended performance, and I’d appreciate any suggestions on how to improve matmul performance specifically on A100. Thanks!
Describe the issue
Hello, I’m currently working on writing kernels for the A100.
I ran 03-matrix-multiplication.py on an A100, but the performance was lower than I expected.
I'd like to know if this is the intended performance, and I’d appreciate any suggestions on how to improve matmul performance specifically on A100. Thanks!
Environment details
Triton: 3.3.0
PyTorch: 2.8.0.dev20250417+cu128
GPU: A100
The text was updated successfully, but these errors were encountered: