n it is necessary sending strings you must use
> char arrays.
>
> I attached a similar example to what you want.
> Instead of defining two strings you have an int and a string.
>
> Regards,
> Oscar
>
> El 09/10/14 16:27, Atsugua Ada escribió:
>
>> Hello, I am usin
Hello, I am using Open-MPI 1.8.3 for Java. I would like to know how to
create a derived datatype that enables the sending of an array of complex
data (objects, strings, etc.) to each processor. In fact, I want to create
an array of string or objects and sending a part of this array to each
proccess