Skip to content

Specify output array and in-place operations? #16

Description

@eickenberg

Either I am missing something or it is not present in this package:

Is there a way to specify target output arrays for the fft? If not, is this planned?

Cufft can do inplace fft, which one could then invoke simply by specifying the output array as the input array.

Having this would make memory-intense work which requires precise control possible. Related to this: Are the cufft plans cached somewhere in memory or on gpu and reusable? Are there plans to make these accessible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions