Re: [OMPI users] Programming help required in Interleaving computation+communication !

2009-11-25 Thread Atle Rudshaug
souvik bhattacherjee wrote: Hi all, I'm trying to interleave computation with communication. As a result, I have resorted to using MPI with POSIX threads. Primarily, I am trying to communicate a partial vector v3 while computing an inner product v1*v2 (mod q). To give you an idea of the platf

[OMPI users] Programming help required in Interleaving computation+communication !

2009-11-19 Thread souvik bhattacherjee
Hi all, I'm trying to interleave computation with communication. As a result, I have resorted to using MPI with POSIX threads. Primarily, I am trying to communicate a partial vector v3 while computing an inner product v1*v2 (mod q). To give you an idea of the platform and the libraries: 1. Intel d