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] Use of FFTW in multithreading

2014-05-02 Thread Reshma Pawar
Respected Sir, I am facing problem in using two FFTW plans in two threads parallely using boost threads.If i run only one thread it works perfectly,but if i want both threads to run then i am getting segmentation fault.I am working on it from few months,but i am not able to s