-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
“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);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels