so, you need to define an
== operator for MPI::Request that will allow a request to be compared to
MPI_NULL_REQUEST. I don't see any way to do this in you c++
implementation.
Regards,
David Minor
Orbotech
Sounds like bad news about the threading. That's probably what's hanging me as
well. We're running clusters of multi-core smp's, our app NEEDS
multi-threading. It'd be nice to get an "official" reply on this from someone
on the dev team.
-David
-Original Message-
From: users-boun...@ope
tar file didn't get attached - at least, it didn't reach me. Can
you please send it again?
Thanks
Ralph
On 3/13/07 1:00 AM, "David Minor" wrote:
Hi,
I'm an MPICH2 user trying out openmpi. I'm running a 1G network under Red Hat
9, but using the g++ 3.4.3 compiler.