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

Fix DEV_ALLOC_SIZE for ecwam regression and add SCC-HOIST variant #351

Merged

Conversation

awnawab
Copy link
Contributor

@awnawab awnawab commented Jul 25, 2024

A few small changes to fix the ecwam regression tests. What was causing the runtime failures was the default DEV_ALLOC_SIZE in the FIELD_API buddy allocator. The change to the fypp+pyyaml installation is for a future ecwam update which relies on (in the absence of fckit) the system python installation having fypp+pyyaml.

Copy link

Documentation for this branch can be viewed at https://sites.ecmwf.int/docs/loki/351/index.html

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 10.71429% with 25 lines in your changes missing coverage. Please review.

Project coverage is 95.32%. Comparing base (7ca9dd8) to head (6f8e8cb).
Report is 5 commits behind head on main.

Files Patch % Lines
loki/transformations/tests/test_ecwam.py 10.71% 25 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   95.31%   95.32%           
=======================================
  Files         170      171    +1     
  Lines       36467    36548   +81     
=======================================
+ Hits        34759    34838   +79     
- Misses       1708     1710    +2     
Flag Coverage Δ
lint_rules 96.39% <ø> (ø)
loki 95.30% <10.71%> (+<0.01%) ⬆️

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.

@awnawab awnawab force-pushed the naan-nabr-update-ecwam-regression branch 10 times, most recently from 2ca0706 to 51cbca5 Compare July 26, 2024 05:34
@awnawab awnawab force-pushed the naan-nabr-update-ecwam-regression branch from 51cbca5 to 6f8e8cb Compare July 26, 2024 07:07
@awnawab awnawab changed the base branch from main to nabr-update-ecwam-regression July 26, 2024 07:58
@awnawab awnawab marked this pull request as ready for review July 26, 2024 07:58
@awnawab awnawab requested a review from reuterbal July 26, 2024 08:03
@reuterbal reuterbal changed the title Naan nabr update ecwam regression Fix DEV_ALLOC_SIZE for ecwam regression and add SCC-HOIST variant Jul 26, 2024
Copy link
Collaborator

@reuterbal reuterbal left a comment

Choose a reason for hiding this comment

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

Fantastic, many thanks for figuring this out 🙏

@reuterbal reuterbal merged commit 97dad78 into nabr-update-ecwam-regression Jul 26, 2024
12 checks passed
@reuterbal reuterbal deleted the naan-nabr-update-ecwam-regression branch July 26, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants