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(backend): Add Icicle as a GPU backend #800

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

Commits on Feb 5, 2024

  1. add icicle to gpu

    PatStiles committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5d17076 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. added icicle msm

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b074983 View commit details
    Browse the repository at this point in the history
  2. remove ntt code for ec curves

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1df51de View commit details
    Browse the repository at this point in the history
  3. feature gate

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    76d2d6a View commit details
    Browse the repository at this point in the history
  4. fmt and remove unneeded test

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    27abd27 View commit details
    Browse the repository at this point in the history
  5. add benches

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5b53639 View commit details
    Browse the repository at this point in the history
  6. rm unneeded method

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7d60625 View commit details
    Browse the repository at this point in the history
  7. fix feature flag

    Ubuntu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    add4616 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 12, 2024

  1. msm implementation working

    PatStiles committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f86b376 View commit details
    Browse the repository at this point in the history
  2. rm unneeded modules

    PatStiles committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a721f2f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. nnt compiles

    PatStiles committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fa4b06b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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