hi
referring to my previous query regarding the communicaton of an array of
structures using lam, the structure that i have is of type:
struct xyz {
int
int
int
int
int
int
int a[][][]
int b[][]
int c[]
double
int
};
lets assume i have 'n' such structures which i want to send to another
process ..... do i need to use MPI_Type_create_struct ? if yes then what
should it look like ? and further what should my MPI_Send look like???
Please help !!!!
thanx
_________________________________________________________________
Seized by wanderlust? Have the best vacation ever.
http://www.msn.co.in/Travel/ Team up with MSN Travel!
|