JuliaGPU / CUDA.jl

CUDA programming in Julia.
https://juliagpu.org/cuda/
Other
1.16k stars 206 forks source link

Fix kron launch configuration. #2418

Closed maleadt closed 2 weeks ago

maleadt commented 2 weeks ago

Fixes https://github.com/JuliaGPU/CUDA.jl/issues/2410

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.25%. Comparing base (13eea63) to head (ea29214). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2418 +/- ## ======================================= Coverage 73.25% 73.25% ======================================= Files 157 157 Lines 15196 15196 ======================================= Hits 11132 11132 Misses 4064 4064 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.