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
ankutalev
changed the title
[BUG] Removal of OpMultiplyAdd template substitutions from mma_sm80.h
[BUG] Removal of OpMultiplyAdd template substitutions from mma_sm80.h in 3.5.1
Dec 23, 2024
This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.
Hello!
In Cutlass 3.5.1
OpMultiplyAdd
substitutions for s8/s4 types were removed, onlyOpMultiplyAddSaturate
stay.3.5.0 version
3.5.1 version
Cases seems identical (use same mma instructions), but this change:
OpMultiplyAddSaturate
when do int4/int8 GEMM's.Is it bug or intended decision, which will not be fixed?
Thanks
The text was updated successfully, but these errors were encountered: