I have a specific use case that I want to describe, and I'm brand new to
MPI. It's rather complex, so I want to be careful that I design it so that
there are no race conditions.
Pool A is a buffer (of type 1) handle manager, that feeds buffer handles
into thread set 1, and receives old handles fro
Actually, please disregard the "Can this be done safely with.." part,
because I don't want to have to use a condition variable; I want it all to
happen by inter process communication through OpenMPI
On Fri, Jan 24, 2014 at 11:28 AM, Kenneth Adam Miller <
kennethadammil...@gmai