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

updates CUDA kernel sizes and workflow tests; supports tomographic model file w/ Q-values #1186

Merged
merged 10 commits into from May 10, 2023

Conversation

danielpeter
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 43.33% and project coverage change: -0.04 ⚠️

Comparison is base (f8c6677) 54.33% compared to head (0a99763) 54.29%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1186      +/-   ##
==========================================
- Coverage   54.33%   54.29%   -0.04%     
==========================================
  Files         162      163       +1     
  Lines       29597    29681      +84     
==========================================
+ Hits        16081    16116      +35     
- Misses      13516    13565      +49     
Impacted Files Coverage Δ
src/specfem2D/compute_forces_viscoelastic.F90 83.10% <ø> (ø)
src/specfem2D/define_external_model.f90 0.00% <0.00%> (ø)
.../specfem2D/define_external_model_from_marmousi.f90 0.00% <0.00%> (ø)
src/specfem2D/save_model_files.f90 70.80% <ø> (ø)
src/specfem2D/read_external_model.f90 26.31% <22.22%> (ø)
...specfem2D/define_external_model_from_tomo_file.f90 74.57% <44.31%> (-10.56%) ⬇️
src/shared/init_openmp.F90 100.00% <100.00%> (ø)
src/shared/read_material_table.f90 86.54% <100.00%> (ø)
src/specfem2D/initialize_simulation.F90 61.14% <100.00%> (+0.24%) ⬆️
src/specfem2D/read_materials.f90 93.46% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@danielpeter danielpeter merged commit cea5867 into SPECFEM:devel May 10, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants