OpenCL.jl
Publichttps://github.com/JuliaGPU/OpenCL.jl
Add support for USM.
Failed in 2m 29s
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 4s
Ran in 2m 23s
Total Job Run Time: 2m 25s