Skip to content

compiler: restrict nested parallelism to supported compilers (intel)#2923

Open
mloubout wants to merge 2 commits intomainfrom
nested-par-checks
Open

compiler: restrict nested parallelism to supported compilers (intel)#2923
mloubout wants to merge 2 commits intomainfrom
nested-par-checks

Conversation

@mloubout
Copy link
Copy Markdown
Contributor

@mloubout mloubout commented May 5, 2026

No description provided.

@mloubout mloubout added the arch jitting, archinfo, ... label May 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

❌ Patch coverage is 86.04651% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.24%. Comparing base (6ec492d) to head (43cd78b).

Files with missing lines Patch % Lines
tests/test_dle.py 86.95% 2 Missing and 1 partial ⚠️
devito/passes/iet/languages/openmp.py 75.00% 1 Missing and 1 partial ⚠️
devito/passes/iet/parpragma.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2923      +/-   ##
==========================================
- Coverage   83.38%   83.24%   -0.14%     
==========================================
  Files         248      248              
  Lines       51685    51725      +40     
  Branches     4460     4465       +5     
==========================================
- Hits        43100    43061      -39     
- Misses       7831     7908      +77     
- Partials      754      756       +2     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.69% <35.00%> (-0.01%) ⬇️
pytest-gpu-gcc- 77.96% <81.39%> (-0.06%) ⬇️
pytest-gpu-icx- 43.11% <25.58%> (-34.52%) ⬇️
pytest-gpu-nvc-nvidiaX 69.22% <35.00%> (-0.03%) ⬇️

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.

@mloubout mloubout force-pushed the nested-par-checks branch 3 times, most recently from 95822ce to 052aeb3 Compare May 5, 2026 17:20
@mloubout mloubout force-pushed the nested-par-checks branch from 052aeb3 to b8f440d Compare May 5, 2026 18:40
@mloubout mloubout force-pushed the nested-par-checks branch from b8f440d to 43cd78b Compare May 5, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch jitting, archinfo, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants