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
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.
The static assert comment is inaccurate, if you look at the implementation you see that it does use shared memory. Stage count is still required to be 0 since we no longer pipeline the row vector load across epilogue iterations and instead load it all at once into smem.
Hello!
The question is in the title, proofs
3.5.0
3.5.1
I'm interested in this change, because it breaks backward compatibility and seems suspicious.
Can you provide some details about this change?
Thanks!
The text was updated successfully, but these errors were encountered: