-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Description
Hi,
clBLAS, clBLAST, and standards kernels can take an offset parameter.
I have seen no such thing in the clFFT documentation.
Whenever I want to do an FFT which does not starts at the beginning of an array, I have to copy the cl_mem into another cl_mem, and then back into the first one at the end.
Is there a way to do FFTs with offset?
Many thanks.
Metadata
Metadata
Assignees
Labels
No labels