Detail publikace

afft: a C++17 Wrapper Library for FFT-like Computations on Various Targets

JAROŠ, J. BAYER, D.

Originální název

afft: a C++17 Wrapper Library for FFT-like Computations on Various Targets

Typ

prezentace, poster

Jazyk

angličtina

Originální abstrakt

          Fast Fourier Transformation (FFT) and other related transformations are           very demanding and time-consuming computations. There are many C/C++           libraries focusing on providing an efficient FFT implementation on           a specific hardware such as CPUs, GPUs and others. However, their tight           specialization implies low portability. If an application is supposed           to be multiplatform, either a several versions of the program or           a wrapper around the FFT must be written. The afft library is a modern           C++17 wrapper library addressing this problem, allowing to use most of           features offered by the backend libraries while providing extra layer           of safety checks and other features.

Klíčová slova

FFT; HPC; C++

Autoři

JAROŠ, J.; BAYER, D.

Vydáno

23. 5. 2024

Místo

Soláň

Strany počet

1

URL

BibTex

@misc{BUT193928,
  author="Jiří {Jaroš} and David {Bayer}",
  title="afft: a C++17 Wrapper Library for FFT-like Computations on Various Targets",
  year="2024",
  pages="1",
  address="Soláň",
  url="https://www.fit.vut.cz/research/publication/13215/",
  note="presentation, poster"
}

Dokumenty