Hi,
You might have more luck asking this on an FFTW mailing list, since your
question has nothing to do with the Boost MPI library.
Best regards
Matthias
On 02 May 2014, at 14:55, Reshma Pawar wrote:
> Respected Sir,
> I am facing problem in using two FFTW plans in two
Dear Boost::mpi developers
I am new to MPI, but not to boost in general, and as I have seen that
boost::mpi has builtin support for boost::serialization, I decided to
directly implement my code using boost::mpi.
Doing so, I spotted what I think to be a mismatch between MPI
specifications and boos