Classification: UNCLASSIFIED
Caveats: NONE
Possibly related to:
https://svn.open-mpi.org/trac/ompi/ticket/2904
and
http://www.open-mpi.org/community/lists/devel/2012/09/11509.php
I am attempting to link communicators from a series of programs together and am
running into inconsistent behavior wh
I suspect the problem is in Intercomm_merge, as the comment in your file
suggests. There were some bug fixes in that code, but they haven't migrated to
the 1.7 branch yet (scheduled for 1.7.4).
On Oct 17, 2013, at 6:56 AM, "Burns, Andrew J CTR (US)"
wrote:
> Classification: UNCLASSIFIED
> Ca
Hello,I am using OpenMPI v1.6.1 on Windows 7, and some time i am looking for
any solution to send a struct with vector or using dynamics arrays.I know send
structs with differents datatypes, like int, double, struct. But i have some
problem sending vector or dynamics arrays.
Using MPI_Type_vecto