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

Add version of extents rounded to multiples of 32

Failed in 14m 22s
:buildkite: Pipeline upload
Matrix
Julia 1.9julia --project -e ' && # make sure the 1.6-era Manifest works on this Julia version && using Pkg && Pkg.resolve() && # work around XUnit.jl bug && try && Pkg.add(url="https://github.com/maleadt/XUnit.jl", rev="pass_compat") && catch err && @warn "Could not install patched version of XUnit.jl" && end'
Waited 3s
Ran in 14m 15s
Matrix
Julia 1.10julia --project -e ' && # make sure the 1.6-era Manifest works on this Julia version && using Pkg && Pkg.resolve() && # work around XUnit.jl bug && try && Pkg.add(url="https://github.com/maleadt/XUnit.jl", rev="pass_compat") && catch err && @warn "Could not install patched version of XUnit.jl" && end'
Waited 5s
Ran in 11m 59s
Matrix
Benchmarks on Julia 1.10julia --project -e ' && println("--- :julia: Instantiating project") && using Pkg && Pkg.instantiate() && Pkg.activate("benchmarks") && Pkg.instantiate() && push!(LOAD_PATH, @__DIR__) && println("+++ :julia: Benchmarking") && include("benchmarks/runbenchmarks.jl")'
Waited 10s
Ran in 4m 21s
Total Job Run Time: 30m 38s