JuliaGPU / CUDA.jl

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

Auto-detect external profilers. #2339

Closed maleadt closed 5 months ago

maleadt commented 5 months ago

Closes https://github.com/JuliaGPU/CUDA.jl/issues/2176

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 71.92%. Comparing base (4ba6321) to head (324e525).

Files Patch % Lines
src/profile.jl 78.57% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2339 +/- ## ========================================== - Coverage 71.96% 71.92% -0.05% ========================================== Files 155 155 Lines 15080 15093 +13 ========================================== + Hits 10852 10855 +3 - Misses 4228 4238 +10 ```

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