[petsc-users] Parallel 3d decomposed FFT

Hong hzhang at mcs.anl.gov
Thu Sep 10 09:44:07 CDT 2015


frank:

>
> I am trying to use petsc's Interface to do a 3d FFT.
> I created a 3d DMDA.  When I tried to call VecScatterPetsctoFFTW, I got
> error message saying "FFTW does not support parallel 3d FFT."

I understand that FFTW only supports 2d decomposition, like a 2d pencil.
> But is there any way I can use petsc to implement a 3d decomposed FFT?
>

I guess you do parallel 3D real transform, which is not supported by FFTW.
We are not experts on FFT. You have to search external packages that
implement it.

Hong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150910/6e4fbdbe/attachment.html>


More information about the petsc-users mailing list