-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[cutlass backend][ez] Ban FP32 output dtype from using CUTLASS GEMM backend #151279
New issue
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
Conversation
reserved Differential Revision: [D73005770](https://our.internmc.facebook.com/intern/diff/D73005770/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/151279
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 04ef69e with merge base 101c4f4 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
reserved Differential Revision: [D73005770](https://our.internmc.facebook.com/intern/diff/D73005770/) ghstack-source-id: 278088325 Pull Request resolved: #151279
This pull request was exported from Phabricator. Differential Revision: D73005770 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure banning FP32 is the right move here.
FP32 is supported by CUTLASS. My guess is the TF32 compilation issue is the result of some improper static typing.
I think its okay to ban for now. It is not a feature that has a lot of attention imo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok stamp to unblock, maybe add a test expecting fp32 to not be picked up by cutlass.
or some logging, debug msg |
…LASS GEMM backend" FP32 not supported: #145952 Differential Revision: [D73005770](https://our.internmc.facebook.com/intern/diff/D73005770/) cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy chenyang78 kadeng muchulee8 amjames chauhang aakhundov [ghstack-poisoned]
Pull Request resolved: #151279 reserved ghstack-source-id: 278287822 @exported-using-ghexport Differential Revision: [D73005770](https://our.internmc.facebook.com/intern/diff/D73005770/)
This pull request was exported from Phabricator. Differential Revision: D73005770 |
@pytorchbot merge |
Merge failedReason: This PR has internal changes and must be landed via Phabricator! Please try reimporting/rexporting the PR! Details for Dev Infra teamRaised by workflow job |
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: Meta Internal-Only Changes Check Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…ackend (pytorch#151279) FP32 not supported: pytorch#145952 Pull Request resolved: pytorch#151279 Approved by: https://github.com/ColinPeppler
…ackend (pytorch#151279) FP32 not supported: pytorch#145952 Pull Request resolved: pytorch#151279 Approved by: https://github.com/ColinPeppler
Stack from ghstack (oldest at bottom):
FP32 not supported: #145952
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov