Home

Awesome

H4I-HipFFT

H4I-HipFFT is a library that provides HipFFT functionality for Intel GPUs. It's built on top of the H4I-MKLShim library and uses Intel's oneAPI MKL for FFT operations.

Prerequisites

Building

The best way to build this library is to build it as a part of chipStar.

Alternatively, this library can also be built using a pre-built chipStar

hip_DIR=~/space/install/HIP/chipStar/2024.07.31 cmake ../

or

cmake ../ -DCMAKE_PREFIX_PATH=~/space/install/HIP/chipStar/2024.07.31/lib/cmake/hip