[MPICH] How to construct complex derived data type? (eg. struct type that contains other struct type members)
ying xu
xuying_pro at yahoo.com
Sun Oct 15 03:43:18 CDT 2006
I have a list of data, and wanna divide the list into sublist. Then I wanna pass a pointer to a sublist to a process.
The element of the list is a struct containing other structs. How can I construct a suitable type using MPI_Type_struct () ? Or Should I change the way of dividing my task? Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20061015/74a5c3f0/attachment.htm>
More information about the mpich-discuss
mailing list