GPUCompiler.jl
GPUCompiler.jl copied to clipboard
Add generic interface to change codegen params
Adding new things every time a codegen_param gets added is problably getting old quite quickly, so add a generic interface for it.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1d58bff) 84.55% compared to head (7411e9f) 74.58%.
Additional details and impacted files
@@ Coverage Diff @@
## master #535 +/- ##
==========================================
- Coverage 84.55% 74.58% -9.97%
==========================================
Files 24 24
Lines 3309 3282 -27
==========================================
- Hits 2798 2448 -350
- Misses 511 834 +323
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
CI failures don't occur on master so are likely related?