Skip to content

tvm: fix spurious warning on some cpus#89

Merged
guillon merged 1 commit into
xtc-tools:mainfrom
guillon:dev/cguillon/fix-tvm-cpus
Jun 4, 2026
Merged

tvm: fix spurious warning on some cpus#89
guillon merged 1 commit into
xtc-tools:mainfrom
guillon:dev/cguillon/fix-tvm-cpus

Conversation

@guillon
Copy link
Copy Markdown
Member

@guillon guillon commented Jun 3, 2026

Motivation

Update to TVM version which remove spurious warning in case of multi frequency cores.

This fixes issues in tests when the CPU cores have more than 2 distinct max frequencies.

Description

Update TVM package to version 0.19.0.10

It simply removes the warning as the fall back is well managed.

Update to TVM version which remove spurious warning incase of multi frequency cores.
@guillon guillon requested a review from yadej June 3, 2026 17:43
@guillon guillon added the bug Something isn't working label Jun 3, 2026
@guillon
Copy link
Copy Markdown
Member Author

guillon commented Jun 3, 2026

@yadej can you verify that this change fixes your issue and validate the PR?

Actually you can also just install the right version with: pip install xtc-tvm-python-bindings==0.19.0.10 and test

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@yadej yadej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does fix my issue

@guillon guillon merged commit 81fba84 into xtc-tools:main Jun 4, 2026
3 checks passed
@guillon guillon deleted the dev/cguillon/fix-tvm-cpus branch June 4, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants