We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can SM90 WGMMAs built with collective builders support row-major layouts for epilogue operands (C/D)?
cutlass_library is only emitting kernel instantiations with column-major epilogues:
cutlass_library
Thank you.
The text was updated successfully, but these errors were encountered:
Yes. Row major output tensor layouts are fully supported by both TMA and the direct store epilogues.
Sorry, something went wrong.
No branches or pull requests
Can SM90 WGMMAs built with collective builders support row-major layouts for epilogue operands (C/D)?
cutlass_library
is only emitting kernel instantiations with column-major epilogues:Thank you.
The text was updated successfully, but these errors were encountered: