tardis-sn / stardis

TARDIS stellar radiative transfer
https://tardis-sn.github.io/stardis/
11 stars 15 forks source link

Add CUDA JIT to `calc_gamma_quadratic_stark()` #126

Closed smokestacklightnin closed 1 year ago

smokestacklightnin commented 1 year ago

:pencil: Description

Type: :rocket: feature

This pull request adds CUDA JIT to calc_gamma_quadratic_stark().

:vertical_traffic_light: Testing

How did you test these changes?

:ballot_box_with_check: Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #126 (5d3e82b) into main (a732a7a) will decrease coverage by 2.91%. Report is 2 commits behind head on main. The diff coverage is 46.04%.

:exclamation: Current head 5d3e82b differs from pull request most recent head 45b0edd. Consider uploading reports for the commit 45b0edd to get more accurate results

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   72.28%   69.38%   -2.91%     
==========================================
  Files          27       27              
  Lines         866      944      +78     
==========================================
+ Hits          626      655      +29     
- Misses        240      289      +49     
Files Changed Coverage Δ
...ld/opacities/opacities_solvers/tests/test_voigt.py 62.90% <ø> (ø)
...on_field/opacities/opacities_solvers/broadening.py 44.23% <26.66%> (-5.77%) :arrow_down:
...acities/opacities_solvers/tests/test_broadening.py 55.31% <55.31%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more