-
Notifications
You must be signed in to change notification settings - Fork 109
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
[feat] Update archspec
and topology file call for CPU model name
#3185
[feat] Update archspec
and topology file call for CPU model name
#3185
Conversation
Can I test this patch? |
test this patch |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3185 +/- ##
========================================
Coverage 86.67% 86.67%
========================================
Files 61 61
Lines 12139 12139
========================================
Hits 10521 10521
Misses 1618 1618 ☔ View full report in Codecov by Sentry. |
archspec
and topology file call for CPU model namearchspec
and topology file call for CPU model name
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.
The setup.cfg
should be updated as well so that the wheel validation test passes. and the correct pypi package is produced.
5e17023
to
2a341fd
Compare
Done -- thanks for the pointer @teojgo 😃 |
Co-authored-by: Vasileios Karakasis <[email protected]>
…eframe-hpc#3185) * Update archspec and topology file call for cpu model name * Update setup.cfg Co-authored-by: Vasileios Karakasis <[email protected]> --------- Co-authored-by: Vasileios Karakasis <[email protected]>
…eframe-hpc#3185) * Update archspec and topology file call for cpu model name * Update setup.cfg Co-authored-by: Vasileios Karakasis <[email protected]> --------- Co-authored-by: Vasileios Karakasis <[email protected]>
This follows #3107 and #3132 to adopt the new function from archspec v0.2.4 returning a CPU brand string.