Skip to content

clFFT offset in cl_mem #221

@JishinMaster

Description

@JishinMaster

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions