Skip to content

Conversation

@ZoeLeibowitz
Copy link
Contributor

No description provided.

RUN apt-get install -y wget flex libnuma-dev hwloc curl cmake git \
autoconf libtool build-essential procps software-properties-common
autoconf libtool build-essential procps software-properties-common \
pkgconf gfortran libopenblas-serial-dev
Copy link
Contributor

Choose a reason for hiding this comment

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

Why serial? The generic one enforce parallel?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not 100% sure on this but I went for the simpler/safer option for now based on various statements made here

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, the default (non-serial) will respect $OMP_NUM_THREADS

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (288df4e) to head (c01b822).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2778      +/-   ##
==========================================
+ Coverage   83.03%   83.05%   +0.02%     
==========================================
  Files         248      248              
  Lines       50499    50499              
  Branches     4440     4440              
==========================================
+ Hits        41933    41944      +11     
+ Misses       7806     7796      -10     
+ Partials      760      759       -1     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.73% <ø> (ø)
pytest-gpu-nvc-nvidiaX 69.26% <ø> (ø)

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.

@FabioLuporini FabioLuporini merged commit 379c77d into main Oct 29, 2025
39 checks passed
@FabioLuporini FabioLuporini deleted the dockerfile_cpu_for_petsc branch October 29, 2025 08:17
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.

6 participants