kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.78k stars 226 forks source link

perf: optimize fft #456

Closed GideokKim closed 3 weeks ago

GideokKim commented 3 weeks ago

Description

This PR optimizes the DoFFT function by decreasing unnecessary swap operations as much as possible.

chokobole commented 3 weeks ago