Skip to content

Batch /Many FFT #219

@sdchenmao

Description

@sdchenmao

“Does VkFFT support performing multiple FFTs in one call? A functionality similar to cufftPlanMany: https://docs.nvidia.com/cuda/cufft/index.html?highlight=cufftPlanMany#function-cufftplanmany”

As the ashgar question, how to set stride and distance if FFTdim = 1 and numberBatches =N. I want use like clfft :clfftSetPlanInStride(Plan, dim, &stride);
clfftSetPlanOutStride(Plan, dim, &stride);
clfftSetPlanDistance(Plan, inputDistance, outputDistance);

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