JuliaGPU / CUDA.jl

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

Re-enable enzyme testing #2480

Closed wsmoses closed 4 weeks ago

maleadt commented 1 month ago

Please use [only downstream] to avoid running all CI jobs.

This somehow didn't install the latest GPUCompiler. Let's retry.

wsmoses commented 1 month ago

Well the CI issue seems fixed....but apparently CI has a GC issue.

@gbaraldi if this is easier than the Oceananigans one we can start here

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 9.19%. Comparing base (4a215e3) to head (a4f5278). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2480 +/- ## ========================================= - Coverage 11.44% 9.19% -2.26% ========================================= Files 152 157 +5 Lines 14638 14790 +152 ========================================= - Hits 1676 1360 -316 - Misses 12962 13430 +468 ```

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