Abstract

Graph based algorithms are widely used for unstructured mesh partitioning. They give rise to non-contiguous partitions optimized for minimum communication between partitions. Space-filling curves (SFC) on the other hand give better balanced partitions having higher communication cost than graphs. In this work, we show that SFC based algorithms are competitive to graph based methods, especially for I/O and compute intensive scientific applications. The basic idea used in this work is the SFC reordered storage in Hierarchical Data Format (HDF), which simplifies mesh partitioning, improves I/O bandwidth and at the same time provide cache friendly memory access. The ordering enables us to read the mesh entities as contiguous chunks using parallel I/O, which precludes the use of elaborate partitioning tools. We show comparisons of various partition quality metrics between partitions obtained from SFC and graph based methods for four types of unstructured meshes. The results show that SFC outperforms graph based partitioning in all the quality metrics except the communication volume. Finally, we show that storing the mesh entities using SFC leads to better cache locality without additional local reordering effort.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.