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

Cuda MSM #261

Merged
merged 81 commits into from
Jul 9, 2024
Merged

Cuda MSM #261

merged 81 commits into from
Jul 9, 2024

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    f0269fa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. integrate sppark msm

    ArtiomTr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cd60f87 View commit details
    Browse the repository at this point in the history
  2. bug fixes

    ArtiomTr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    894dac3 View commit details
    Browse the repository at this point in the history
  3. msm prepare

    ArtiomTr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8b9c0f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Arkworks initial impl

    ArtiomTr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f8692ef View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. updates

    ArtiomTr committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d6dd280 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. sppark precompute

    ArtiomTr committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    480a454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85502f View commit details
    Browse the repository at this point in the history
  3. bug fixes

    ArtiomTr committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    45b4bd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Create arkworks3 backend

    ArtiomTr committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ce5fbaa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. make tests pass

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2d6edcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a77afb6 View commit details
    Browse the repository at this point in the history
  3. bug fix other backends

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f67ba72 View commit details
    Browse the repository at this point in the history
  4. Add wlc msm

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b6c2968 View commit details
    Browse the repository at this point in the history
  5. copy wlc implementation

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    682e2f4 View commit details
    Browse the repository at this point in the history
  6. Bug fixes

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8551540 View commit details
    Browse the repository at this point in the history
  7. Delete vscode settings

    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4efbb25 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'Integrate_sppark_msm' of github.com:ArtiomTr/rust-kzg i…

    …nto Integrate_sppark_msm
    ArtiomTr committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2e9561d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ac67aa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9d32e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ee5c2 View commit details
    Browse the repository at this point in the history
  3. Fixed tests pipeline

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1bba1e1 View commit details
    Browse the repository at this point in the history
  4. Fix zkcrypto clippy issues

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1051881 View commit details
    Browse the repository at this point in the history
  5. Fix pipeline

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    14ee443 View commit details
    Browse the repository at this point in the history
  6. Fix arkworks3 clippy issues

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    70a0d17 View commit details
    Browse the repository at this point in the history
  7. Format files

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dbd6c19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbe37c6 View commit details
    Browse the repository at this point in the history
  9. Fix formatting

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ac9373d View commit details
    Browse the repository at this point in the history
  10. Fix kzg clippy

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d2c2f8e View commit details
    Browse the repository at this point in the history
  11. Update patches

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e836183 View commit details
    Browse the repository at this point in the history
  12. Fix nodejs patch

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    86db309 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e3c215 View commit details
    Browse the repository at this point in the history
  14. Remove unnecessary features

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ba50b4f View commit details
    Browse the repository at this point in the history
  15. fix clippy issues

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f00efc9 View commit details
    Browse the repository at this point in the history
  16. update benchmark script

    ArtiomTr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7648580 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    c2a352a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Fix scripts

    ArtiomTr committed May 26, 2024
    Configuration menu
    Copy the full SHA
    169ff0a View commit details
    Browse the repository at this point in the history
  2. Fix script

    ArtiomTr committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5b9f1ac View commit details
    Browse the repository at this point in the history
  3. Bug fixes

    ArtiomTr committed May 26, 2024
    Configuration menu
    Copy the full SHA
    906458c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix arkmsm

    ArtiomTr committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6dcb9ac View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update graph images

    ArtiomTr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    17e8437 View commit details
    Browse the repository at this point in the history
  2. Cuda benchmark script

    ArtiomTr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c3d9076 View commit details
    Browse the repository at this point in the history
  3. Update script

    ArtiomTr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b199429 View commit details
    Browse the repository at this point in the history
  4. Fix script

    ArtiomTr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9cf9613 View commit details
    Browse the repository at this point in the history
  5. Updated graphs

    ArtiomTr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9a3eda1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9f7b3af View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update graphs & data

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0bd2676 View commit details
    Browse the repository at this point in the history
  2. format sources

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6b013f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396a01d View commit details
    Browse the repository at this point in the history
  4. dbg

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dbaa0fa View commit details
    Browse the repository at this point in the history
  5. fix memory leak

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3e58d9b View commit details
    Browse the repository at this point in the history
  6. bug fix

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b329652 View commit details
    Browse the repository at this point in the history
  7. bug fix 2

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    796c6c5 View commit details
    Browse the repository at this point in the history
  8. dbg

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e1128ec View commit details
    Browse the repository at this point in the history
  9. Fix memory leak

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1c65661 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    541c1f5 View commit details
    Browse the repository at this point in the history
  11. CUDA EIP graphs

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    22351ba View commit details
    Browse the repository at this point in the history
  12. Update benchmark script

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0c018fb View commit details
    Browse the repository at this point in the history
  13. Fix CUDA benchmark script

    ArtiomTr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    aa91df4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. CUDA MSM graphs

    ArtiomTr committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3a99121 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    eb72803 View commit details
    Browse the repository at this point in the history
  2. Format sources

    ArtiomTr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    138718a View commit details
    Browse the repository at this point in the history
  3. Bug fixes

    ArtiomTr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7adda07 View commit details
    Browse the repository at this point in the history
  4. Bug fix

    ArtiomTr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    55eb114 View commit details
    Browse the repository at this point in the history
  5. Bug fix

    ArtiomTr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    48675b9 View commit details
    Browse the repository at this point in the history
  6. Bug fix

    ArtiomTr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e712e05 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Updated benchmarks

    ArtiomTr committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8bae7e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cda6ab View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    73e7297 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Fix parallel window function

    ArtiomTr committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    206a0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348a180 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    183c7b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Updated graphs

    ArtiomTr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    02ee434 View commit details
    Browse the repository at this point in the history
  2. Log stderr in python script

    ArtiomTr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    297aa64 View commit details
    Browse the repository at this point in the history
  3. Update hash

    ArtiomTr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    708ccea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6829493 View commit details
    Browse the repository at this point in the history
  5. Fix rust patches

    ArtiomTr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a9da8eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acd2c04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98077ee View commit details
    Browse the repository at this point in the history
  8. Bump nim version

    ArtiomTr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    634c3b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    dae6f73 View commit details
    Browse the repository at this point in the history