Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: dynamic dory commitment computation on the GPU should have parallel option #288

Merged
merged 6 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    b8637fd View commit details
    Browse the repository at this point in the history
  2. refactor: improve usage of if_rayon macro in dynamic_dory_commitment_…

    …helper_gpu and blitzar_metadata_table modules
    jacobtrombetta committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    65a246d View commit details
    Browse the repository at this point in the history
  3. refactor: add panic if the row index returned exceeds u32::MAX in the…

    … blitzar_metadata_table module
    jacobtrombetta committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cf406ed View commit details
    Browse the repository at this point in the history
  4. fix: fix rebase conflict in dynamic_dory_commitment_helper_gpu and bl…

    …itzar_metadata_table modules
    jacobtrombetta committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    025c55a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c9780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab48f5 View commit details
    Browse the repository at this point in the history