Re: [Boost-mpi] Use of FFTW in multithreading

2014-05-04 Thread Matthias Troyer
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

[Boost-mpi] Support for MPI_IN_PLACE option in reduce operation

2014-05-04 Thread Notargiacomo Thibault
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