-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[TMA store] [Draft] Add the ability to use TMA descriptor store, ignore epilogue for now #139542
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/139542
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New FailureAs of commit 5fd29ad with merge base be90d3c ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
| # mask = (idx_m < M) & (idx_n < N) | ||
| # inductor generates a suffix | ||
| {{store_output(("idx_m", "idx_n"), "accumulator", "mask", indent_width=12)}} | ||
| {{store_output(("idx_m", "idx_n"), "accumulator", "mask", indent_width=12, fake_out=True)}} |
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.
Why should the old store_output be kept (given it returns "")?
Stack from ghstack (oldest at bottom):
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov