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

Allow return statements for GPU-only kernels (#538)

Failed in 1h 49m

Coverage: can not submit coverage without CODECOV_TOKEN

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 2s
·
Ran in 15m 1s
Matrix
oneAPI Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd()) && Pkg.develop(; name="oneAPI")' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("oneAPI"; coverage=true, test_args=["kernelabstractions"])'
Waited 4m 55s
·
Ran in 6m 48s
Matrix
oneAPI Julia 1.11julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd()) && Pkg.develop(; name="oneAPI")' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("oneAPI"; coverage=true, test_args=["kernelabstractions"])'
Waited 11m 48s
·
Ran in 2m 23s
Total Job Run Time: 1h 1m