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
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