Skip to content

Add rocm 6.4 as the default rocm version on tuolumne #908

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

rfhaque
Copy link
Collaborator

@rfhaque rfhaque commented Jul 20, 2025

Description

Add rocm 6.4 as the default rocm version on tuolumne

Adding/modifying a system (docs: Adding a System)

  • Add/modify systems/system_name/system.py file

@github-actions github-actions bot added the system New or modified system config label Jul 20, 2025
@github-actions github-actions bot added the feature New feature or request label Jul 21, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 41.26%. Comparing base (eb33dca) to head (8d58af5).
Report is 45 commits behind head on develop.

Files with missing lines Patch % Lines
systems/llnl-elcapitan/system.py 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #908      +/-   ##
===========================================
+ Coverage    40.30%   41.26%   +0.96%     
===========================================
  Files           15       22       +7     
  Lines         1119     1517     +398     
  Branches       152      215      +63     
===========================================
+ Hits           451      626     +175     
- Misses         632      846     +214     
- Partials        36       45       +9     
Flag Coverage Δ
unittests 41.26% <42.85%> (+0.96%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rfhaque rfhaque added the ready for review Ready for review label Jul 21, 2025
@michaelmckinsey1
Copy link
Collaborator

Waiting to see tuolumne/tioga tests

default="6.2.4",
values=("5.7.1", "6.2.4", "6.3.1"),
default="6.4.0",
values=("5.7.1", "6.2.4", "6.3.1", "6.4.0"),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add 6.4.1 as an option @rfhaque.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Done

Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 left a comment

Choose a reason for hiding this comment

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

Good if tuolumne tests passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request ready for review Ready for review system New or modified system config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants