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
* fix(rocm): avoid SIMT workgroup-count resonance
Add one bounds-checked workgroup when a large HIP SIMT grid is an exact multiple of 256, avoiding scheduler underutilization observed on RDNA3 and RDNA4.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
* refactor(rocm): add explicit RDNA and CDNA macros
Co-Authored-By: Claude <noreply@anthropic.com>
* refactor(rocm): detect RDNA2 architectures
Co-Authored-By: Claude <noreply@anthropic.com>
* fix(rocm): exclude RDNA2 from dot2 path
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments