Activity
fix: remove gpu memory consumption
fix: remove gpu memory consumption
impl: add impl for wasm test
impl: add impl for wasm test
fix: fix circle twiddle bug
fix: fix circle twiddle bug
impl: implemented combined (trace extend + compute composition polyno…
impl: implemented combined (trace extend + compute composition polyno…
fix: remove unnecessary codes from compute_composition_polynomial(3)
fix: remove unnecessary codes from compute_composition_polynomial(3)
fix: remove unnecessary codes from compute_composition_polynomial(2)
fix: remove unnecessary codes from compute_composition_polynomial(2)
fix: remove unnecessary codes from compute_composition_polynomial
fix: remove unnecessary codes from compute_composition_polynomial
impl: extend_trace, but still flacky
impl: extend_trace, but still flacky
fix: extend trace input buffer size fix
fix: extend trace input buffer size fix
feat: support evaluating constraints in wasm
feat: support evaluating constraints in wasm
feat: add compute_composition_polynomial.wgsl
feat: add compute_composition_polynomial.wgsl
refactor: create gpu_common.rs
refactor: create
gpu_common.rs
feat: add utils.wgsl
feat: add utils.wgsl
Force push
feat: add utils.wgsl
feat: add utils.wgsl
feat: add fraction.wgsl
feat: add fraction.wgsl
Force push
feat: add fraction.wgsl
feat: add fraction.wgsl
feat: add qm31 wgpu implementation
feat: add qm31 wgpu implementation
Force push
feat: add qm31 wgpu implementation
feat: add qm31 wgpu implementation
feat: interpolate columns
feat: interpolate columns
Force push
feat: add qm31 wgpu implementation
feat: add qm31 wgpu implementation
feat: interpolate columns
feat: interpolate columns
feat: support running gen_trace in WASM
feat: support running gen_trace in WASM
fix: add more specific timestamp
fix: add more specific timestamp
feat: modify gen trace code to work better with interpolation
feat: modify gen trace code to work better with interpolation
fix: add gpu timestamp
fix: add gpu timestamp
fix: add more pipeline
fix: add more pipeline
feat: add parallelization for the columns
feat: add parallelization for the columns