Improving Structure Performance
Use MPI_BYTE for homogeneous-only applications
Add “fillers” for structure definition
- requires implementation to detect contiguous
- Note that this is trading extra data for better performance of MPI implementation
- MPI-2 proposals have tried to address this