Skip to content

rocFFT 1.0.16 for ROCm 5.1.0

Compare
Choose a tag to compare
@lawruble13 lawruble13 released this 30 Mar 17:30
15ac7c4

Changed

  • Supported unaligned tile dimension for SBRC_2D kernels.
  • Improved (more RAII) test and benchmark infrastructure.
  • Enabled runtime compilation of length-2304 FFT kernel during plan creation.

Optimizations

  • Optimized more large 1D cases by using L1D_CC plan.
  • Optimized 3D 200^3 C2R case.
  • Optimized 1D 2^30 double precision on MI200.

Fixed

  • Fixed correctness of some R2C transforms with unusual strides.

Removed

  • The hipFFT API (header) has been removed from after a long deprecation period. Please use the hipFFT package/repository to obtain the hipFFT API.