Evaluation of Hierarchical Mesh Reorderings

  • Authors:
  • Michelle Mills Strout;Nissa Osheim;Dave Rostron;Paul D. Hovland;Alex Pothen

  • Affiliations:
  • Colorado State University, Fort Collins, USA CO 80523;Colorado State University, Fort Collins, USA CO 80523;Colorado State University, Fort Collins, USA CO 80523;Argonne National Laboratory, Argonne, USA IL 60439;Purdue University, West Lafayette, USA IN 47907

  • Venue:
  • ICCS '09 Proceedings of the 9th International Conference on Computational Science: Part I
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

Irregular and sparse scientific computing programs frequently experience performance losses due to inefficient use of the memory system in most machines. Previous work has shown that, for a graph model, performing a partitioning and then reordering within each partition improves performance. More recent work has shown that reordering heuristics based on a hypergraph model result in better reorderings than those based on a graph model. This paper studies the effects of hierarchical reordering strategies within the hypergraph model. In our experiments, the reorderings are applied to the nodes and elements of tetrahedral meshes, which are inputs to a mesh optimization application. We show that cache performance degrades over time with consecutive packing, but not with breadth-first ordering, and that hierarchical reorderings involving hypergraph partitioning followed by consecutive packing or breadth-first orderings in each partition improve overall execution time.