Skip to content
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

Merged
merged 2 commits into from
May 7, 2024

Conversation

jack-morrison
Copy link
Contributor

This follows #3107 and #3132 to adopt the new function from archspec v0.2.4 returning a CPU brand string.

@jack-morrison jack-morrison self-assigned this May 6, 2024
@jenkins-cscs
Copy link
Collaborator

Can I test this patch?

@victorusu
Copy link
Contributor

test this patch

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.67%. Comparing base (9607459) to head (0ce6d5d).
Report is 3 commits behind head on develop.

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.
📢 Have feedback on the report? Share it here.

@jack-morrison jack-morrison changed the title Update archspec and topology file call for CPU model name [feat] Update archspec and topology file call for CPU model name May 6, 2024
teojgo
teojgo previously requested changes May 7, 2024
Copy link
Contributor

@teojgo teojgo left a 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.

@jack-morrison
Copy link
Contributor Author

The setup.cfg should be updated as well so that the wheel validation test passes. and the correct pypi package is produced.

Done -- thanks for the pointer @teojgo 😃

@jack-morrison jack-morrison requested a review from teojgo May 7, 2024 16:18
setup.cfg Outdated Show resolved Hide resolved
Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
@jack-morrison jack-morrison merged commit ea5f414 into reframe-hpc:develop May 7, 2024
24 checks passed
createyourpersonalaccount pushed a commit to createyourpersonalaccount/reframe that referenced this pull request May 15, 2024
…eframe-hpc#3185)

* Update archspec and topology file call for cpu model name

* Update setup.cfg

Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>

---------

Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
teojgo pushed a commit to teojgo/reframe that referenced this pull request May 17, 2024
…eframe-hpc#3185)

* Update archspec and topology file call for cpu model name

* Update setup.cfg

Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>

---------

Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants