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

compiler: Keep -qopenmp by default after icx 2023.2 #2164

Merged
merged 3 commits into from
Jul 21, 2023

tests: Add safe_math=True for some icx-mpi tests

9fea3ca
Select commit
Loading
Failed to load commit list.
Merged

compiler: Keep -qopenmp by default after icx 2023.2 #2164

tests: Add safe_math=True for some icx-mpi tests
9fea3ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2023 in 1s

87.04% (target 1.00%)

View this Pull Request on Codecov

87.04% (target 1.00%)

Details

Codecov Report

Merging #2164 (9fea3ca) into master (a1da72e) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #2164      +/-   ##
==========================================
- Coverage   87.04%   87.04%   -0.01%     
==========================================
  Files         223      223              
  Lines       39957    39962       +5     
  Branches     7295     7300       +5     
==========================================
+ Hits        34781    34784       +3     
- Misses       4597     4598       +1     
- Partials      579      580       +1     
Impacted Files Coverage Δ
devito/arch/compiler.py 38.55% <0.00%> (-0.17%) ⬇️
tests/test_mpi.py 98.87% <100.00%> (+<0.01%) ⬆️