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

Remove unecessary dependencies from KA (#549)

Failed in 11m 28s
Matrix
CUDA Enzyme Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && try && Pkg.develop([PackageSpec(; path=pwd()), PackageSpec("Enzyme"), PackageSpec("EnzymeCore"), 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 10m 52s
Matrix
CUDA Enzyme Julia 1.11julia -e 'println("--- :julia: Instantiating project") && using Pkg && try && Pkg.develop([PackageSpec(; path=pwd()), PackageSpec("Enzyme"), PackageSpec("EnzymeCore"), 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 1s
·
Ran in 11m 25s
Total Job Run Time: 50m 21s