ingonyama-zk / icicle

A hardware acceleration library for compute intensive cryptography :ice_cube:
https://dev.ingonyama.com/icicle/overview
MIT License
329 stars 97 forks source link

Stas/best-practice-ntt #517

Closed svpolonsky closed 4 months ago

svpolonsky commented 4 months ago

Describe the changes

Icicle examples: Concurrent Data Transfer and NTT Computation

This PR introduces a Best Practice series of examples in c++. Specifically, the example shows how to concurrently transfer data to/from device and execute NTT

Linked Issues

Resolves #