JuliaGPU / CUDA.jl

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

Conditionalize a quirk. #2411

Closed maleadt closed 3 weeks ago

maleadt commented 3 weeks ago

Fix https://github.com/JuliaGPU/CUDA.jl/pull/2403 for 1.11+

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 73.27%. Comparing base (b07cf99) to head (e30ed8a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2411 +/- ## ========================================== + Coverage 73.22% 73.27% +0.05% ========================================== Files 157 157 Lines 15196 15196 ========================================== + Hits 11127 11135 +8 + Misses 4069 4061 -8 ```

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