JuliaGPU / CUDA.jl

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

Tweaks to prevent context construction on some operations #2387

Closed maleadt closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 73.16%. Comparing base (c2d444b) to head (049bc9f).

Files Patch % Lines
src/memory.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2387 +/- ## ========================================== + Coverage 72.87% 73.16% +0.28% ========================================== Files 157 157 Lines 15135 15142 +7 ========================================== + Hits 11029 11078 +49 + Misses 4106 4064 -42 ```

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