-
Notifications
You must be signed in to change notification settings - Fork 33
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Waiting to see tuolumne/tioga tests |
systems/llnl-elcapitan/system.py
Outdated
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"), |
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.
Please add 6.4.1 as an option @rfhaque.
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.
Done
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.
Good if tuolumne tests passing
Description
Add rocm 6.4 as the default rocm version on tuolumne
Adding/modifying a system (docs: Adding a System)
systems/system_name/system.py
file