-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Minor][Inductor] move some combo kernel log from warning to debug #166993
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/166993
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: ✅ No FailuresAs of commit 0ad356f with merge base 527b110 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick --onto release/2.9 --fixes "combo kernel in 2.9.0 introduced spam log in vLLM" -c fixnewfeature |
…166993) Combo kernel warns for long reduction and large pointwise. This becomes too spammy for users such as vLLM. This PR moves these logs from warn to debug. I validated the spammy log is removed on llama-3.1-8B. Pull Request resolved: #166993 Approved by: https://github.com/zou3519, https://github.com/eellison (cherry picked from commit e020fb3)
Cherry picking #166993The cherry pick PR is at #167020 and it is linked with issue combo kernel in 2.9.0 introduced spam log in vLLM. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
…167020) [Minor][Inductor] move some combo kernel log from warning to debug (#166993) Combo kernel warns for long reduction and large pointwise. This becomes too spammy for users such as vLLM. This PR moves these logs from warn to debug. I validated the spammy log is removed on llama-3.1-8B. Pull Request resolved: #166993 Approved by: https://github.com/zou3519, https://github.com/eellison (cherry picked from commit e020fb3) Co-authored-by: Boyuan Feng <[email protected]>
Combo kernel warns for long reduction and large pointwise. This becomes too spammy for users such as vLLM.
This PR moves these logs from warn to debug. I validated the spammy log is removed on llama-3.1-8B.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben