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

Move mpi examples to new runner #1543

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Move mpi examples to new runner #1543

merged 1 commit into from
Jan 5, 2021

Conversation

rhodrin
Copy link
Contributor

@rhodrin rhodrin commented Jan 5, 2021

MPI examples also need moving over.

@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #1543 (9ea6958) into master (47a9885) will increase coverage by 2.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1543      +/-   ##
==========================================
+ Coverage   87.31%   89.39%   +2.07%     
==========================================
  Files         206      186      -20     
  Lines       29030    27306    -1724     
  Branches     3915     3703     -212     
==========================================
- Hits        25348    24410     -938     
+ Misses       3243     2449     -794     
- Partials      439      447       +8     
Impacted Files Coverage Δ
tests/test_gpu_openacc.py 37.34% <0.00%> (-62.66%) ⬇️
examples/seismic/tti/operators.py 62.50% <0.00%> (-33.34%) ⬇️
examples/seismic/elastic/elastic_example.py 47.22% <0.00%> (-30.56%) ⬇️
...mples/seismic/viscoelastic/viscoelastic_example.py 47.22% <0.00%> (-30.56%) ⬇️
tests/test_gpu_openmp.py 73.48% <0.00%> (-25.97%) ⬇️
devito/core/gpu_openacc.py 45.06% <0.00%> (-25.93%) ⬇️
examples/seismic/preset_models.py 34.30% <0.00%> (-24.42%) ⬇️
examples/seismic/tti/tti_example.py 35.13% <0.00%> (-21.63%) ⬇️
examples/seismic/acoustic/acoustic_example.py 30.90% <0.00%> (-20.00%) ⬇️
examples/seismic/tti/wavesolver.py 79.36% <0.00%> (-17.47%) ⬇️
... and 36 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 47a9885...0bbc1ad. Read the comment docs.

@rhodrin rhodrin changed the title Move mpi examples to gh-runners Move mpi examples to new runner Jan 5, 2021
@rhodrin rhodrin merged commit d92ffa6 into master Jan 5, 2021
@FabioLuporini FabioLuporini deleted the ex-mpi-wf branch January 5, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants