Publication detail
afft: a C++17 Wrapper Library for FFT-like Computations on Various Targets
JAROŠ, J. BAYER, D.
Original Title
afft: a C++17 Wrapper Library for FFT-like Computations on Various Targets
Type
presentation, poster
Language
English
Original Abstract
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.
Keywords
FFT; HPC; C++
Authors
JAROŠ, J.; BAYER, D.
Released
23. 5. 2024
Location
Soláň
Pages count
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"
}
Documents