13 citations · 24 across the 15 of their papers we have counts for
Showing cs.MSShow all
2 papers · 1 filter
cs.MS2023
Leveraging MLIR for Loop Vectorization and GPU Porting of FFT Libraries
Yifei He, Artur Podobas, Stefano Markidis
FFTc is a Domain-Specific Language (DSL) for designing and generating Fast Fourier Transforms (FFT) libraries. The FFTc uniqueness is that it leverages and extend Multi-Level Inter…
cs.MS2022
FFTc: An MLIR Dialect for Developing HPC Fast Fourier Transform Libraries
Yifei He, Artur Podobas, Måns I. Andersson +1
Discrete Fourier Transform (DFT) libraries are one of the most critical software components for scientific computing. Inspired by FFTW, a widely used library for DFT HPC calculatio…