Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Mini-ERA FFT Kernels

These two FFT kernels (1D and 2D) are part of the benchmark suite originally conceived for the DARPA PERFECT Program. Refer to https://hpc.pnl.gov/PERFECT/ for additional information.

Run make within each subfolder (fft-1d and fft-2d) to compile the code. The FFT size can be controlled with the INPUT_SIZE definition within each Makefile.

The main.exe binary executes the program.

Contact

Augusto Vega (ajvega@us.ibm.com)