Skip to content

Conversation

@BoyuanFeng
Copy link
Contributor

@BoyuanFeng BoyuanFeng commented Nov 4, 2025

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

@BoyuanFeng BoyuanFeng requested a review from zou3519 November 4, 2025 19:40
@BoyuanFeng BoyuanFeng added ciflow/trunk Trigger trunk jobs on your pull request topic: not user facing topic category labels Nov 4, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 4, 2025

🔗 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 SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 0ad356f with merge base 527b110 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@BoyuanFeng
Copy link
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

@BoyuanFeng
Copy link
Contributor Author

@pytorchbot cherry-pick --onto release/2.9 --fixes "combo kernel in 2.9.0 introduced spam log in vLLM" -c fixnewfeature

pytorchbot pushed a commit that referenced this pull request Nov 4, 2025
…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)
@pytorchbot
Copy link
Collaborator

Cherry picking #166993

The 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 team Raised by workflow job

atalman pushed a commit that referenced this pull request Nov 5, 2025
…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]>
@github-actions github-actions bot deleted the bf/combo-debug-log branch December 5, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants