JuliaGPU / oneAPI.jl

Julia support for the oneAPI programming toolkit.
https://juliagpu.org/oneapi/
Other
179 stars 21 forks source link

Roll our own launch configuration #431

Closed maleadt closed 4 months ago

maleadt commented 4 months ago

Work around #430, fixing #426

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 80.31%. Comparing base (d369a07) to head (fd03f9a). Report is 1 commits behind head on master.

Files Patch % Lines
lib/level-zero/memory.jl 50.00% 2 Missing :warning:
lib/level-zero/module.jl 66.66% 2 Missing :warning:
src/compiler/execution.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #431 +/- ## ========================================== + Coverage 79.95% 80.31% +0.36% ========================================== Files 45 45 Lines 2564 2596 +32 ========================================== + Hits 2050 2085 +35 + Misses 514 511 -3 ```

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