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
Found a big performance gap between custom sgemm_wmma implementation and cublas impl in A100 GPU. I tried to increase the number of stages to 10 but seems like it didn't help.
The text was updated successfully, but these errors were encountered:
Found a big performance gap between custom sgemm_wmma implementation and cublas impl in A100 GPU. I tried to increase the number of stages to 10 but seems like it didn't help.
The text was updated successfully, but these errors were encountered: