Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

GPU implementation for multiexp and fft #35

Open
wants to merge 327 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    a7cbb00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aedc02 View commit details
    Browse the repository at this point in the history
  3. 40% lde speedup

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    343a7c1 View commit details
    Browse the repository at this point in the history
  4. cleanup and few experiments

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c28d7c8 View commit details
    Browse the repository at this point in the history
  5. chunked prover

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3856029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    563c345 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f4c15d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6163879 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c864ac1 View commit details
    Browse the repository at this point in the history
  10. fix/check correctness

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    03ae5a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    400a07a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c58688 View commit details
    Browse the repository at this point in the history
  13. move blake2 locally

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4195dde View commit details
    Browse the repository at this point in the history
  14. push blake2

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    9e47d2c View commit details
    Browse the repository at this point in the history
  15. fix path

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    2850109 View commit details
    Browse the repository at this point in the history
  16. fix circuit sizes

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5f42378 View commit details
    Browse the repository at this point in the history
  17. fix benchmark sizes

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e6cf658 View commit details
    Browse the repository at this point in the history
  18. fix coset schedule

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d6c7430 View commit details
    Browse the repository at this point in the history
  19. don't test too large sizes

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b7b999c View commit details
    Browse the repository at this point in the history
  20. use required number of bases

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    75c15ab View commit details
    Browse the repository at this point in the history
  21. remove more verbosity

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    305efcb View commit details
    Browse the repository at this point in the history
  22. unchecked transpiler

    Konstantce authored and shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3a13d0a View commit details
    Browse the repository at this point in the history
  23. unchecked transpiler (right version)

    Konstantce authored and shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    63fb68e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c2b5d5f View commit details
    Browse the repository at this point in the history
  25. initial transpiler routines

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    da9089a View commit details
    Browse the repository at this point in the history
  26. push initial transpiler

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d93e048 View commit details
    Browse the repository at this point in the history
  27. polish and fix

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    9cd10b6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b41ab3a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    24f5915 View commit details
    Browse the repository at this point in the history
  30. make some parts public

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    673becb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a3f403b View commit details
    Browse the repository at this point in the history
  32. build pairing from git

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3a88ea6 View commit details
    Browse the repository at this point in the history
  33. some verbosity

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    786536d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7e8c1f2 View commit details
    Browse the repository at this point in the history
  35. improve edge cases

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e7d7227 View commit details
    Browse the repository at this point in the history
  36. fixes

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1b36a9a View commit details
    Browse the repository at this point in the history
  37. commit the indexer

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a8edb32 View commit details
    Browse the repository at this point in the history
  38. little bit of the prover

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a05c0e1 View commit details
    Browse the repository at this point in the history
  39. tmp

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b57fe20 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b759b97 View commit details
    Browse the repository at this point in the history
  41. fix 1st sumcheck

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    7dfc529 View commit details
    Browse the repository at this point in the history
  42. initial

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    8e93fd1 View commit details
    Browse the repository at this point in the history
  43. read ignition transcript

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    2aee9e3 View commit details
    Browse the repository at this point in the history
  44. fix ignition ceremony

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    59d03c2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    932b6aa View commit details
    Browse the repository at this point in the history
  46. make test assembly simpler

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    fea5602 View commit details
    Browse the repository at this point in the history
  47. keep one-shot checker too

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    00e8c39 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c5468b1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a6541d8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c369f24 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e619ece View commit details
    Browse the repository at this point in the history
  52. some cleanup

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    27394ca View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e88a63a View commit details
    Browse the repository at this point in the history
  54. also implement copy now

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    06f2568 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    15a4df3 View commit details
    Browse the repository at this point in the history
  56. write num inputs only once

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ddcabe3 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0f12d9b View commit details
    Browse the repository at this point in the history
  58. update ethereum transcript

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d82c4ea View commit details
    Browse the repository at this point in the history
  59. merge master

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dea6f05 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    fed2730 View commit details
    Browse the repository at this point in the history
  61. remove duplicate

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3b62c5d View commit details
    Browse the repository at this point in the history
  62. some cleanups

    shamatar committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1aa039a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e633c5d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f11183c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    a5165e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e500f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. make gates counter

    shamatar committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    a961358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d64d7 View commit details
    Browse the repository at this point in the history
  3. fix gate counting

    shamatar committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d05937b View commit details
    Browse the repository at this point in the history
  4. cleanup

    shamatar committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    31c92e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

Commits on Apr 7, 2020

  1. migrate to new pairing

    shamatar committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d62dc2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6320c6a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. perform synthesis

    shamatar committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    465bd1b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    2f23ae6 View commit details
    Browse the repository at this point in the history
  2. try another approach

    shamatar committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b90cfd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

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

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    012b40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36788c9 View commit details
    Browse the repository at this point in the history
  3. access next gate linear term

    shamatar committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8c532c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    4b22042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e15af View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. perform setup

    shamatar committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a07439b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. prepare tree for recursion

    shamatar committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    cd7214a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. make setup multioracle

    shamatar committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    85e6567 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. only multiopening left

    shamatar committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6b278f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    60e7ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    865d542 View commit details
    Browse the repository at this point in the history
  3. some verbosity

    shamatar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    579d303 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. save

    shamatar committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c911ec4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    65f9a13 View commit details
    Browse the repository at this point in the history
  2. return hash counting

    shamatar committed May 14, 2020
    Configuration menu
    Copy the full SHA
    2996ca2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

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

Commits on May 26, 2020

  1. test along the gadgets

    shamatar committed May 26, 2020
    Configuration menu
    Copy the full SHA
    6c96863 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. integrate main gate

    shamatar committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    83c3ae0 View commit details
    Browse the repository at this point in the history
  2. handle custom gates too

    shamatar committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    201f127 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. compute quotient poly

    shamatar committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c16e573 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    4334d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ba6d5 View commit details
    Browse the repository at this point in the history
  3. commit

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    05112e8 View commit details
    Browse the repository at this point in the history
  4. different CPUs set

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    16f27fd View commit details
    Browse the repository at this point in the history
  5. try another strategy

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    76fcaec View commit details
    Browse the repository at this point in the history
  6. try another strategy

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d2b6123 View commit details
    Browse the repository at this point in the history
  7. use subworker

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1f8171f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f98b8b View commit details
    Browse the repository at this point in the history
  9. fix

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e652028 View commit details
    Browse the repository at this point in the history
  10. add lde bencher

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5e3ff99 View commit details
    Browse the repository at this point in the history
  11. add long division test

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9875af5 View commit details
    Browse the repository at this point in the history
  12. try to debug

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ed6ba55 View commit details
    Browse the repository at this point in the history
  13. whoops

    shamatar committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f213b1b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9d4312 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02f1019 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. almost linearized

    shamatar committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    aa3b6bd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

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

Commits on Jun 23, 2020

  1. tmp

    shamatar committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    409fdf4 View commit details
    Browse the repository at this point in the history
  2. test for custom gates

    shamatar committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    84313d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    951bb67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734f164 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. various updates

    shamatar committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    ab813e0 View commit details
    Browse the repository at this point in the history
  2. remove debug statements

    shamatar committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    5b951a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. works with recursion

    shamatar committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    be6476a View commit details
    Browse the repository at this point in the history
  2. also make test data

    shamatar committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    931c227 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    7cafa60 View commit details
    Browse the repository at this point in the history
  2. rewrite to uniform storages

    shamatar committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ce946ac View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. create setup

    shamatar committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    93c4303 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. tmp

    shamatar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d3d5ef8 View commit details
    Browse the repository at this point in the history
  2. fix prng

    shamatar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4fede99 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    0d6f726 View commit details
    Browse the repository at this point in the history
  2. optional features

    shamatar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    de85e2a View commit details
    Browse the repository at this point in the history
  3. move out tree hashes

    shamatar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    6239f5b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. implement read/write

    shamatar committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4e4f540 View commit details
    Browse the repository at this point in the history
  2. write n to proof

    shamatar committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    d9dcbc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. polish

    shamatar committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    2e63d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. small cleanup and speedup

    shamatar committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e9d2d5e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. fix synthesis error

    shamatar committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    8f4e25d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. check few other options

    shamatar committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    ec55a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871550e View commit details
    Browse the repository at this point in the history
  3. set comments

    shamatar committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    78cbd74 View commit details
    Browse the repository at this point in the history
  4. uniform log

    shamatar committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c8be468 View commit details
    Browse the repository at this point in the history
  5. also try larger windows

    shamatar committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9941275 View commit details
    Browse the repository at this point in the history
  6. fix

    shamatar committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    81d85a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    6a086d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8972cab View commit details
    Browse the repository at this point in the history
  3. add verbosity

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    4fe8fe6 View commit details
    Browse the repository at this point in the history
  4. oops

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    0bf73d1 View commit details
    Browse the repository at this point in the history
  5. use larger capacity

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    5685c74 View commit details
    Browse the repository at this point in the history
  6. some more debug

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    0935248 View commit details
    Browse the repository at this point in the history
  7. try another one

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    20f3482 View commit details
    Browse the repository at this point in the history
  8. check against byte size

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    9e053ef View commit details
    Browse the repository at this point in the history
  9. try no copy

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    1cd2b75 View commit details
    Browse the repository at this point in the history
  10. scan over windows

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    18816bb View commit details
    Browse the repository at this point in the history
  11. stricter check

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    5d0050f View commit details
    Browse the repository at this point in the history
  12. batch normalize

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    76e1927 View commit details
    Browse the repository at this point in the history
  13. more mixed additions

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    6be524a View commit details
    Browse the repository at this point in the history
  14. perform full scan

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    49b8bc4 View commit details
    Browse the repository at this point in the history
  15. try asm backend

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d6ef7ee View commit details
    Browse the repository at this point in the history
  16. log number of CPUs

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    c5e866a View commit details
    Browse the repository at this point in the history
  17. test wider set

    shamatar committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    8d19fe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. test full interesting space

    shamatar committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    9779433 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    c1e398f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8961651 View commit details
    Browse the repository at this point in the history
  3. merge

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6a4ac2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83f1ce7 View commit details
    Browse the repository at this point in the history
  5. backport x86 build

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    635f714 View commit details
    Browse the repository at this point in the history
  6. make special case for BN254

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    86ce5bd View commit details
    Browse the repository at this point in the history
  7. non-degenerate normal case

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9c5e85b View commit details
    Browse the repository at this point in the history
  8. test with prefetches

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d764501 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    775c59c View commit details
    Browse the repository at this point in the history
  10. remove LLVM prefetch

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e0fad74 View commit details
    Browse the repository at this point in the history
  11. extend search space

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    bd31b7e View commit details
    Browse the repository at this point in the history
  12. also try with virtual cores

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3a63cb5 View commit details
    Browse the repository at this point in the history
  13. try job based approach

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b0dcbec View commit details
    Browse the repository at this point in the history
  14. inclusive range

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b415942 View commit details
    Browse the repository at this point in the history
  15. test same base

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c33201f View commit details
    Browse the repository at this point in the history
  16. more exhaustive test

    shamatar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2a64ca4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. check if cache line matters

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b62f976 View commit details
    Browse the repository at this point in the history
  2. try L3 sharing

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6e562dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c4bb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66eba05 View commit details
    Browse the repository at this point in the history
  5. try to be branchless

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    fc35b66 View commit details
    Browse the repository at this point in the history
  6. fix

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    eb1d6c5 View commit details
    Browse the repository at this point in the history
  7. check if L3 prefetch matters

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6bb97df View commit details
    Browse the repository at this point in the history
  8. check if size matters

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d30a1ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d71973 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e57cb65 View commit details
    Browse the repository at this point in the history
  11. rename

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    50f0a1a View commit details
    Browse the repository at this point in the history
  12. rename again

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a3a454f View commit details
    Browse the repository at this point in the history
  13. fix test

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0423e08 View commit details
    Browse the repository at this point in the history
  14. try strange options

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    754cab0 View commit details
    Browse the repository at this point in the history
  15. check consistency

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b0d0b94 View commit details
    Browse the repository at this point in the history
  16. revert

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    64db88c View commit details
    Browse the repository at this point in the history
  17. try buffered approach

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    079963b View commit details
    Browse the repository at this point in the history
  18. oops

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    ce8476d View commit details
    Browse the repository at this point in the history
  19. fix

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0b17679 View commit details
    Browse the repository at this point in the history
  20. some verbosity

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5c436de View commit details
    Browse the repository at this point in the history
  21. remove debug log

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f500d47 View commit details
    Browse the repository at this point in the history
  22. change other buffer sizes

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3867cd6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    538b0dd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c228a62 View commit details
    Browse the repository at this point in the history
  25. fix signature

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    bc53858 View commit details
    Browse the repository at this point in the history
  26. test dense

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    74a6841 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    027bc30 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9983792 View commit details
    Browse the repository at this point in the history
  29. smaller search range

    shamatar committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    89857be View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    1cd12c0 View commit details
    Browse the repository at this point in the history
  2. check against single op

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d877f1a View commit details
    Browse the repository at this point in the history
  3. remove restrictions

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5328c9d View commit details
    Browse the repository at this point in the history
  4. fix logging

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    f972e88 View commit details
    Browse the repository at this point in the history
  5. fft benchmark

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c868212 View commit details
    Browse the repository at this point in the history
  6. check with explicit sync

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1797f7d View commit details
    Browse the repository at this point in the history
  7. problem with sync

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5f2d103 View commit details
    Browse the repository at this point in the history
  8. silly mistake

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c3d68dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6df946 View commit details
    Browse the repository at this point in the history
  10. remove redundant test

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    185f90e View commit details
    Browse the repository at this point in the history
  11. also check 4

    shamatar committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c226765 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 9, 2020

  1. handle deduplication

    shamatar committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    af37a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. expose a/b coeffs

    shamatar committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5386214 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. add helper

    shamatar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    703efb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

Commits on Oct 6, 2020

  1. better debug, faster lookup

    shamatar committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7f80de5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. prettier message

    shamatar committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    34d038b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. use constant names

    shamatar committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    58614fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec11ec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. some cleanup

    shamatar committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f1f129c View commit details
    Browse the repository at this point in the history
  2. streamline features

    shamatar committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    89b28d0 View commit details
    Browse the repository at this point in the history
  3. remove experimental code

    shamatar committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    1948501 View commit details
    Browse the repository at this point in the history
  4. fix worker imports

    shamatar committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d13dd33 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. fix multicore feature

    shamatar committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4eb8ff6 View commit details
    Browse the repository at this point in the history
  2. with_traits

    Konstantce committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2f3fd02 View commit details
    Browse the repository at this point in the history
  3. with_traits2

    Konstantce committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6a966d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request matter-labs#31 from matter-labs/with_traits

    returning some very useful functions
    Konstantce committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5e38cc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

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

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    15e17f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4844115 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. GPU v0.1

    implement multiexp GPU accerate
    chenhuan14 committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5d9f8aa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    5ddccba View commit details
    Browse the repository at this point in the history
  2. commit_using_monomials(gpu)

    gpu accerate
    chenhuan14 committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ad34ba5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Dec 9, 2020

  1. fft gpu acceration

    chenhuan14 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c4db2fd View commit details
    Browse the repository at this point in the history
  2. implement best_ct_ntt_2_best_fft_gpu

    with some test
    chenhuan14 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b3d69ff View commit details
    Browse the repository at this point in the history
  3. add some test

    chenhuan14 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    25dc473 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Phase1: change ntt to fft for using gpu

     ifft_using_bitreversed_ntt using bit_rev_best_ct_ntt_2_best_fft_gpu
    chenhuan14 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a9b7e40 View commit details
    Browse the repository at this point in the history
  2. phase 2: ntt_2_fft for using gpu

    bitreversed_lde_using_bitreversed_ntt by using bit_rev_best_ct_ntt_2_best_fft_gpu
    chenhuan14 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    35d7c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e8c1d4 View commit details
    Browse the repository at this point in the history
  4. change println to log.info

    chenhuan14 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    527eb0e View commit details
    Browse the repository at this point in the history