https://github.com/JuliaGPU/KernelAbstractions.jl

Enzyme: fix propagation of runtime activity (#534)

Failed in 1h 31m

Cannot submit coverage without Codecov key.

Matrix
CUDA Enzyme Julia 1.11julia -e 'println("--- :julia: Instantiating project") && using Pkg && try && Pkg.develop([PackageSpec(; path=pwd()), PackageSpec("Enzyme"), PackageSpec("CUDA")]) && catch err && Pkg.develop(; path=pwd()) && Pkg.add(["CUDA", "Enzyme"]) && end' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using CUDA && include("test/extensions/enzyme.jl") && enzyme_testsuite(CUDABackend, CuArray, true)'
Waited 2s
·
Ran in 11m 19s
Total Job Run Time: 59m 22s