Skip to content

Implement FDK filtering on GPU #312

@AnderBiguri

Description

@AnderBiguri

Suprising I don't have an issue for this:

FDK filtering is slow now because its done in the CPU (and does some ugly transposes).
We should just accelerate this, it makes no sense to have such a slow version of FDK.

Note: Not all FFT libraries in GPU/CPU are compatible with BSD license.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions