FFTW grid sizes
Compare changes
+ 5
− 2
@@ -28,6 +28,9 @@
@@ -46,9 +49,9 @@ void fft_optimize(int *n, int par)
Do not allow FFTW grids that are not compatible with CUFFT ones. This avoids getting different results between GPUs and CPUs.
Do not allow FFTW grids that are not compatible with CUFFT ones.