GemmKernels.jl
Publichttps://github.com/JuliaGPU/GemmKernels.jl
Calculate geomean when combining cuTENSOR and GK
Failed in 14m 3s
//js/private/test/image/non_ascii:bin2 failed during analysis

errors encountered resolving select() keys for //js/private/test/image/non_ascii:bin2
Run the following command to try to reproduce locally:
bazel build --nobuild //js/private/test/image/non_ascii:bin2
All tests were cache hits

1 test (100.0%) was fully cached saving 31ms.
All tests were cache hits

1 test (100.0%) was fully cached saving 253ms.
All tests were cache hits

12 tests (100.0%) were fully cached saving 2s.
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 1s
Ran in 13m 57s
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 1s
Ran in 11m 21s
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 9s
Ran in 2m 8s
Total Job Run Time: 27m 30s