exanauts / ExaPF.jl

A Power Flow Solver for GPUs in Julia
MIT License
58 stars 5 forks source link

Adding AMD GPU support #280

Closed michel2323 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #280 (564d788) into main (f28191f) will decrease coverage by 6.50%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   74.38%   67.89%   -6.50%     
==========================================
  Files          33       33              
  Lines        4185     4192       +7     
==========================================
- Hits         3113     2846     -267     
- Misses       1072     1346     +274     
Files Coverage Δ
ext/ExaPFCUDAExt.jl 100.00% <100.00%> (ø)
ext/cuda_preconditioner.jl 100.00% <100.00%> (ø)
ext/cuda_wrapper.jl 97.80% <100.00%> (ø)
src/LinearSolvers/LinearSolvers.jl 73.13% <100.00%> (-1.50%) :arrow_down:
src/Polar/newton.jl 87.50% <100.00%> (+0.22%) :arrow_up:
src/LinearSolvers/preconditioners.jl 69.27% <50.00%> (-8.13%) :arrow_down:

... and 7 files with indirect coverage changes

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