79421681

Date: 2025-02-07 17:24:11
Score: 1.5
Natty:
Report link

Your test program is primarily written for executing single-threaded FFTs only. And the single-threaded FFT performance of amd-fftw is on par or better.

For multi-threaded FFT tests, you need to modify your test program. Also, slight corrections are required to your compilation command.

Please refer to the below link where your question has been answered in detail: at https://github.com/amd/amd-fftw/issues/19

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: S. Biplab Raut