FFTW / fftw3

DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
GNU General Public License v2.0
2.67k stars 652 forks source link

how to set the number cpus in FFTW mpi #298

Open ztdepztdep opened 1 year ago

ztdepztdep commented 1 year ago

I can botain correct results when i set the number of cpu is 1 , 2 ,4 for N = 40. but when I set the cpu=8 or 10, it gives me totally wrong results. Could you please give me some advices aboub thow to set the number of cpus.