Re: [OMPI users] Problem with sending vectors

2008-04-06 Thread Andreas Schäfer
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

[OMPI users] Problem with sending vectors

2008-04-06 Thread Albert Babinskas
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