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

Calculate geomean when combining cuTENSOR and GK

Failed in 14m 3s
:buildkite: Pipeline upload
//js/private/test/image/non_ascii:bin2 failed during analysis
:bazel: Test
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
:bazel: Test - e2e/pnpm_lockfiles

42 tests (100.0%) were fully cached saving 3s.
All tests were cache hits
:bazel: Test - e2e/js_image_oci

1 test (100.0%) was fully cached saving 2s.
All tests were cache hits
:bazel: Test - e2e/npm_translate_package_lock

1 test (100.0%) was fully cached saving 31ms.
All tests were cache hits
:bazel: Test - e2e/rules_foo

2 tests (100.0%) were fully cached saving 187ms.
All tests were cache hits
:bazel: Test - e2e/vendored_node

1 test (100.0%) was fully cached saving 99ms.
All tests were cache hits
:bazel: Test - e2e/pnpm_workspace

10 tests (100.0%) were fully cached saving 2s.
All tests were cache hits
:bazel: Test - e2e/package_json_module

1 test (100.0%) was fully cached saving 253ms.
All tests were cache hits
:bazel: Test - e2e/pnpm_workspace_rerooted

12 tests (100.0%) were fully cached saving 2s.
All tests were cache hits
:bazel: Test - e2e/runfiles

1 test (100.0%) was fully cached saving 173ms.
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