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

operator: Expose more opt knobs to the user level #1387

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@FabioLuporini FabioLuporini added the API api (symbolics, types, ...) label Jul 13, 2020
@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #1387 into master will decrease coverage by 0.00%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1387      +/-   ##
==========================================
- Coverage   87.25%   87.25%   -0.01%     
==========================================
  Files         186      186              
  Lines       26784    26803      +19     
  Branches     3638     3641       +3     
==========================================
+ Hits        23371    23386      +15     
- Misses       2988     2991       +3     
- Partials      425      426       +1     
Impacted Files Coverage Δ
devito/core/gpu_openacc.py 44.30% <33.33%> (ø)
devito/core/gpu_openmp.py 82.14% <85.00%> (-0.02%) ⬇️
tests/test_operator.py 97.75% <88.88%> (-0.18%) ⬇️
devito/passes/iet/openmp.py 95.81% <91.66%> (ø)
devito/core/cpu.py 98.96% <100.00%> (+1.24%) ⬆️
devito/operator/operator.py 87.69% <100.00%> (-0.57%) ⬇️
tests/test_autotuner.py 100.00% <100.00%> (ø)
tests/test_dle.py 97.51% <100.00%> (-0.12%) ⬇️
tests/test_mpi.py 93.08% <100.00%> (-0.02%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28490ba...9c4b6f8. Read the comment docs.

Copy link
Contributor

@mloubout mloubout left a comment

Choose a reason for hiding this comment

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

Looks super nice!!!

@mloubout mloubout merged commit e3c598f into master Jul 13, 2020
@mloubout mloubout deleted the hoist-omp-args branch July 13, 2020 18:33
@FabioLuporini FabioLuporini mentioned this pull request Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...) compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants