Hi,<br>     I have a struct as -<br>struct A<br>{<br>    int size;<br>    int *lptr;<br>};<br>     And then I have array of such structure, I want to only send dynamic array present in each of the structs to other process.<br>
One of the options is to do it with MPI_Pack but then I have read it is not so good from performance point of view.<br>What can be the other opt<br clear="all"><br>-- <br><br>Regards,<br>-- Mahesh Doijade<br>MTech - II (CSE) ,<br>
Walchand College of Engineering, Sangli<br><br><br>
                                                                           <br>