Skip to content

perf(gpu_prover): [DO NOT MERGE] Radix 8 NTT experiments #787

perf(gpu_prover): [DO NOT MERGE] Radix 8 NTT experiments

perf(gpu_prover): [DO NOT MERGE] Radix 8 NTT experiments #787

Triggered via pull request January 6, 2026 04:03
Status Failure
Total duration 1h 57m 29s
Artifacts 2

ci.yml

on: pull_request
build_cli_with_verify
2m 4s
build_cli_with_verify
build_cli_no_verifiers_512
2m 58s
build_cli_no_verifiers_512
tests
2m 0s
tests
cargo fmt
39s
cargo fmt
ISA tests for simulator
1m 24s
ISA tests for simulator
full_recursion_fast
1h 56m
full_recursion_fast
risc_v_tests_delegations
1m 26s
risc_v_tests_delegations
circuits_generated
4m 30s
circuits_generated
build_cli_no_verifiers
4m 16s
build_cli_no_verifiers
basic_example
0s
basic_example
large_example
0s
large_example
delegation_example
0s
delegation_example
verification_example
0s
verification_example
oh_bender_incremental_proofs
0s
oh_bender_incremental_proofs
full_recursion
0s
full_recursion
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 89 warnings
cargo fmt
Process completed with exit code 1.
build_verifier
Process completed with exit code 101.
build_verifier
panic_immediate_abort is now a real panic strategy! Enable it with `panic = "immediate-abort"` in Cargo.toml, or with the compiler flags `-Zunstable-options -Cpanic=immediate-abort`. In both cases, you still need to build core, e.g. with `-Zbuild-std`
build_cli_with_verify
Process completed with exit code 101.
build_cli_with_verify: tools/cli/src/main.rs#L649
cannot find function `verify_recursion_layer` in crate `full_statement_verifier`
build_cli_with_verify: tools/cli/src/main.rs#L620
cannot find function `verify_recursion_layer` in crate `full_statement_verifier`
build_cli_with_verify: tools/cli/src/main.rs#L615
cannot find function `verify_base_layer` in crate `full_statement_verifier`
cargo fmt: gpu_prover/src/ntt/tests.rs#L1062
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/tests.rs#L928
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/tests.rs#L908
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/tests.rs#L878
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/tests.rs#L22
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/tests.rs#L10
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/tests.rs
cargo fmt: gpu_prover/src/ntt/mod.rs#L212
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/mod.rs
cargo fmt: gpu_prover/src/ntt/mod.rs#L198
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/mod.rs
cargo fmt: gpu_prover/src/ntt/mod.rs#L184
Diff in /home/runner/work/zksync-airbender/zksync-airbender/gpu_prover/src/ntt/mod.rs
tests: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
tests: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
tests: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
tests: cs/src/utils.rs#L170
function `serialize_to_file` is never used
tests: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
tests: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
tests: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
tests: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read
tests: cs/src/machine/ops/unrolled/decoder/memory.rs#L43
unused variable: `opcode`
tests: cs/src/one_row_compiler/executor_compilation.rs#L19
unreachable statement
build_cli_with_verify: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
build_cli_with_verify: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
build_cli_with_verify: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
build_cli_with_verify: cs/src/utils.rs#L170
function `serialize_to_file` is never used
build_cli_with_verify: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
build_cli_with_verify: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
build_cli_with_verify: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
build_cli_with_verify: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read
circuits_generated: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
circuits_generated: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
circuits_generated: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
circuits_generated: cs/src/utils.rs#L170
function `serialize_to_file` is never used
circuits_generated: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
circuits_generated: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
circuits_generated: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
circuits_generated: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read
build_cli_no_verifiers_512: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
build_cli_no_verifiers_512: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
build_cli_no_verifiers_512: field/src/ext_avx_512_impl.rs#L58
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
build_cli_no_verifiers_512: field/src/ext_avx_512_impl.rs#L55
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
build_cli_no_verifiers_512: field/src/avx_512_impl.rs#L36
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
build_cli_no_verifiers_512: field/src/lib.rs#L9
the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
build_cli_no_verifiers: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
build_cli_no_verifiers: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
build_cli_no_verifiers: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
build_cli_no_verifiers: cs/src/utils.rs#L170
function `serialize_to_file` is never used
build_cli_no_verifiers: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
build_cli_no_verifiers: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
build_cli_no_verifiers: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
full_recursion_fast: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
full_recursion_fast: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
full_recursion_fast: cs/src/utils.rs#L170
function `serialize_to_file` is never used
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
full_recursion_fast: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
full_recursion_fast: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
full_recursion_fast: cs/src/utils.rs#L170
function `serialize_to_file` is never used
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: prover/src/tracer.rs#L6
unused import: `risc_v_simulator::cycle::status_registers::*`
full_recursion_fast: prover/src/tracer.rs#L5
unused import: `risc_v_simulator::abstractions::memory::*`
full_recursion_fast: cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
full_recursion_fast: cs/src/utils.rs#L170
function `serialize_to_file` is never used
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L9
unused variable: `trace_len_log2`
full_recursion_fast: cs/src/one_row_compiler/executor_compilation.rs#L8
unused variable: `circuit_output`
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_word_only.rs#L49
value assigned to `imm` is never read
full_recursion_fast: cs/src/machine/ops/unrolled/decoder/memory_subword_only.rs#L49
value assigned to `imm` is never read

Artifacts

Produced during runtime
Name Size Digest
cli
4.01 MB
sha256:a0074429e8e6889f991032241802dbe3e2aa60ee7b34a94af9db584ff737daf4
cli_512
3.98 MB
sha256:35e01bbe5fa140838fa0e91626079094bd716158539450ed7a6fce33c02f8bb4