OpenCL.jl
Publichttps://github.com/JuliaGPU/OpenCL.jl
clean up cl/memory.jl
Passed in 1m 9s
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 10s
Ran in 58s
Total Job Run Time: 1m 0s