Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable FFT plan check with FFTW < 3.3.4 (#21546)
fftw_sprint_plan wasn't available in FFTW 3.3.3. Hence show of a plan in FFTW 3.3.3 doesn't actually show the plan contents and the test will fail.
- Loading branch information