Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(NTTSize, CoreScratchpadSize) -> SpillFlag
Evaluate if localized scratchpad memory on an individual compute core can hold active coefficient arrays during an in-place Number Theoretic Transform (NTT).
Problem it solves
Intermediate state spills to external memory during large polynomial transforms degrade cryptographic execution speed exponentially.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.