-
Notifications
You must be signed in to change notification settings - Fork 29
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
(closes #2601) Update nemo tests to nvhpc 24.11 #2631
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2631 +/- ##
=======================================
Coverage 99.88% 99.88%
=======================================
Files 357 357
Lines 49724 49724
=======================================
Hits 49668 49668
Misses 56 56 ☔ View full report in Codecov by Sentry. |
I guess we should switch the nemo 4 tests to use the same Spack environment that you've got working for v5? |
89a772e
to
33046fa
Compare
Right, it's seg faulting, that'll require more patience to fix. xD |
Going to the integration test folder with the debugger it shows:
|
Also the log shows many Ah no, this lives inside the nemo arch/* folder We are also linking |
No description provided.