Skip to content

Zero-padding support? #12

@tridao

Description

@tridao

Hi,

VkFFT says they support zero padding:
"Native zero padding to model open systems (up to 2x faster than simply padding input array with zeros). Can specify the range of sequences filled with zeros and the direction where zero padding is applied (read or write stage)"

Is this available through the Python interface?
Our use case requires us to pad the input and padding can take as long as the FFT itself, so native zero padding would indeed speed it up by 2x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions