-
Notifications
You must be signed in to change notification settings - Fork 600
Pull requests: AztecProtocol/aztec-packages
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ci): give avm-check-circuit more CPU and timeout for large traces
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): tunable coop-walker TPB — occupancy sweep for memory-starved mobile
claudebox
Owned by claudebox. it can push to this PR.
ci: stop funding devnet, keep only sepolia envs in Ensure Funded Environments
claudebox
Owned by claudebox. it can push to this PR.
chore(bb): refresh pinned Chonk IVC inputs after protocol-circuit changes
ci-refresh-chonk
claudebox
Owned by claudebox. it can push to this PR.
fix(ci): raise avm_check_circuit per-check timeout from 30s to 300s
claudebox
Owned by claudebox. it can push to this PR.
fix(ci): raise AVM check-circuit per-tx timeout to 180s
claudebox
Owned by claudebox. it can push to this PR.
investigation(bb/msm): root-cause ba_walker_combine dx==0 — uninitialized partial slots mis-linked to bucket 0
claudebox
Owned by claudebox. it can push to this PR.
fix(bb/msm): stream-walker bucket_sums off-curve — exception-safe split-bucket combine
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): coop-walker — workgroup-cooperative inversion bucket accumulator
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker S-sweep — runtime walker_s knob + 3-device measurement (result: S=8 is already the knee)
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker accumulate — cache operands/dx across the three inner passes
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker — amortize the field inversion via large S + private pref_scratch
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): sweepable stream-walker inversion-amortization knobs (S/TPB/NumThreads)
ci-barretenberg
Run all barretenberg/cpp checks.
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): configurable stream-walker S to amortize the dominant field inversion
ci-barretenberg
Run all barretenberg/cpp checks.
claudebox
Owned by claudebox. it can push to this PR.
fix(bb/msm): correct MsmV2 multi-batch (numBatches>1) + honest peak-memory map
ci-barretenberg
Run all barretenberg/cpp checks.
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker accumulate — cache forward-pass dx (drop inverse-pass point reloads)
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): GLV endomorphism decomposition for laptop/mobile BN254 MSM
ci-barretenberg
Run all barretenberg/cpp checks.
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker load-reuse (~10–16% Adreno) + fused inverse/peel (gather 3→2); register-budget levers, do NOT stack with #23726
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): arch-aware stream-walker TPB (128 on ≥32 KB devices, 64 on Mali)
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): mobile-first MSM — SwiftShader correctness harness + GLV design
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker S/TPB knobs + measurement harness — accumulate is occupancy-bound, S=8 is optimal
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker pref_scratch → private memory (frees workgroup occupancy limiter), TPB 64→128
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): per-architecture autotuner for stream-walker TPB (Mali/Adreno/Apple)
claudebox
Owned by claudebox. it can push to this PR.
perf(bb/msm): stream-walker occupancy lever — private pref + TPB96 (Apple M2 −7% GPU)
claudebox
Owned by claudebox. it can push to this PR.
feat(bb/msm): benchmark-gated WebGPU MSM harness — SwiftShader correctness + Adreno baseline + memory attribution
claudebox
Owned by claudebox. it can push to this PR.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.