OpenCL.jl
Publichttps://github.com/JuliaGPU/OpenCL.jl
clean up array.jl
Passed in 1m 4s
CUDAjulia --project -e ' && using Pkg && println("--- :julia: Instantiating project") && try && Pkg.instantiate() && catch && # if we fail to instantiate, assume that we need newer dependencies && Pkg.develop(path="lib/intrinsics") && end && println("+++ :julia: Running tests") && Pkg.test(; coverage=true, test_args=`--platform cuda`)'
Waited 6s
Ran in 56s
Total Job Run Time: 58s