Hi Albert,
On 14:14 Sun 06 Apr , Albert Babinskas wrote:
> I want to send vectors of myclass between nodes. But myclass has
> arrays inside of it.
Without knowing your code I can only guess the problem, but I have two
hypotheses: a) If those arrays are dynamically allocated via "new",
then
I want to send vectors of myclass between nodes. But myclass has
arrays inside of it. So i defined Datatype mpi_arrays to define the
arrays in myclass and then i defined another Datatype for vectors.
When i send vectors between nodes i get this error:
[localhost:31457] *** Process received signal