ingonyama-zk / icicle

a GPU Library for Zero-Knowledge Acceleration
MIT License
303 stars 88 forks source link

fix: bug regarding polynomial evaluations view in CUDA backend #506

Closed yshekel closed 2 months ago

yshekel commented 2 months ago

fixing: (1) not building polynomials and tests for grumpkin curve (no NTT) (2) polynomial API C++ example compilation and (when compilation is fixed) memory corruption (3) bug fix in poly CUDA backend regarding transformation to evaluations in some cases