Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.

AOCL-FFTW 5.0.0 - Release Notes
-----------------------------

FFTW, the Fastest Fourier Transform in the West, is a comprehensive collection 
of fast C routines for computing the discrete Fourier transform (DFT) and 
various special cases thereof in one or more dimensions, of arbitrary input 
size, and of both real and complex data (as well as of even/odd data, i.e. 
the discrete cosine/sine transforms or DCT/DST).

AOCL-FFTW is AMD optimized version of FFTW implementation targeted for AMD
EPYC and AMD Ryzen processor families.


Highlights of AOCL-FFTW 5.0.0
-----------------------------

-   Support for linking of user defined library path for OpenMP at compile time in Windows
-   Refined and efficient wisdom support added for AMD Application Layer that can be enabled with --enable-amd-app-opt
-   Minor bug fix for clang compilation error when using config option --enable-threads with dynamic dispatcher.


Please refer AOCL User Guide for supported Operating Systems and Compilers.

The package contains AOCL-FFTW libraries, binaries and header files that are 
build with optimizations for the AMD EPYC and AMD Ryzen processor families.


Caveats
-------
- Quad precision is not supported for Windows OS.
