[VID] batch commit with GPU is unexpectedly slow #526
Labels
cappuccino
optimize-vid
https://www.notion.so/espressosys/9d835f79d4504926b8b3bb3d015abf06?v=b7028cdaea804b7aa918af95c0cd651
vid
Check this branch https://github.com/EspressoSystems/jellyfish/tree/cl/gpu-profiling
Running with
cargo test --features gpu-vid,kzg-print-trace,print-trace -p jf-primitives -- profile_gpu_commit --nocapture
gives you the following result. You can see the performance degrading with increased batch size.However according to
cargo bench --bench kzg-gpu --features "test-srs icicle"
, MSM should only cost you [28.107 ms 28.438 ms 28.988 ms]The text was updated successfully, but these errors were encountered: