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

Skip viscoacoustic tests with openacc #1559

Merged
merged 1 commit into from
Jan 19, 2021
Merged

Skip viscoacoustic tests with openacc #1559

merged 1 commit into from
Jan 19, 2021

Conversation

rhodrin
Copy link
Contributor

@rhodrin rhodrin commented Jan 19, 2021

Owing to what looks like a compiler bug, the viscoacoustic tests will be skipped for the time being if openacc offloading to gpu.

See issue #1560.

@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #1559 (0cbbb46) into master (c1c513a) will decrease coverage by 8.76%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1559      +/-   ##
==========================================
- Coverage   85.86%   77.10%   -8.77%     
==========================================
  Files         210      192      -18     
  Lines       30949    29351    -1598     
  Branches     4158     3949     -209     
==========================================
- Hits        26574    22630    -3944     
- Misses       3893     6192    +2299     
- Partials      482      529      +47     
Impacted Files Coverage Δ
conftest.py 52.03% <ø> (ø)
...les/seismic/viscoacoustic/viscoacoustic_example.py 48.83% <100.00%> (-21.17%) ⬇️
tests/test_mpi.py 0.90% <0.00%> (-98.10%) ⬇️
devito/mpi/routines.py 27.56% <0.00%> (-67.75%) ⬇️
devito/data/utils.py 34.93% <0.00%> (-57.65%) ⬇️
tests/test_data.py 40.69% <0.00%> (-56.93%) ⬇️
devito/data/data.py 49.01% <0.00%> (-45.43%) ⬇️
devito/mpi/distributed.py 53.40% <0.00%> (-38.00%) ⬇️
examples/seismic/tti/operators.py 62.50% <0.00%> (-33.34%) ⬇️
tests/test_gpu_openmp.py 66.29% <0.00%> (-33.15%) ⬇️
... and 77 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 c1c513a...0cbbb46. Read the comment docs.

@rhodrin rhodrin merged commit 0c80abd into master Jan 19, 2021
@FabioLuporini FabioLuporini deleted the skip-viscoac branch January 19, 2021 14:22
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.

2 participants