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

Feat(gpu): Icicle NTT integration #859

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2024

  1. add icicle to gpu

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5dd1630 View commit details
    Browse the repository at this point in the history
  2. added icicle msm

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    27826b2 View commit details
    Browse the repository at this point in the history
  3. remove ntt code for ec curves

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f96d491 View commit details
    Browse the repository at this point in the history
  4. feature gate

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    32359a5 View commit details
    Browse the repository at this point in the history
  5. fmt and remove unneeded test

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3a0ea35 View commit details
    Browse the repository at this point in the history
  6. add benches

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    628b946 View commit details
    Browse the repository at this point in the history
  7. rm unneeded method

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dc49c5b View commit details
    Browse the repository at this point in the history
  8. fix feature flag

    Ubuntu authored and PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f0ab4a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11fdcc5 View commit details
    Browse the repository at this point in the history
  10. msm implementation working

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cdce3ae View commit details
    Browse the repository at this point in the history
  11. rm unneeded modules

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c8a0bac View commit details
    Browse the repository at this point in the history
  12. nnt compiles

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    277a672 View commit details
    Browse the repository at this point in the history
  13. nit

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4367b56 View commit details
    Browse the repository at this point in the history
  14. some more fixes

    PatStiles committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c5fe38b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    86ca473 View commit details
    Browse the repository at this point in the history