icicle icon indicating copy to clipboard operation
icicle copied to clipboard

Goldilocks NTT Support

Open btilmon opened this issue 1 year ago • 1 comments

Discussed in https://github.com/ingonyama-zk/icicle/discussions/252

Originally posted by btilmon October 27, 2023 I saw Niall Emmart's talk from the gpu masterclass on his Goldilocks NTT approach (code here). Would his approach be faster than the current icicle implementation of NTT? Considering opening a PR here to add support for it.

btilmon avatar Oct 28 '23 03:10 btilmon

Hello @btilmon Pretty sure that his approach is faster than our default NTT. However we still lack support for Goldilocks in general (see https://github.com/ingonyama-zk/icicle/issues/90)

DmytroTym avatar Oct 28 '23 04:10 DmytroTym