Abstract
Solving partial differential equations using finite element (FE) methods for unstructured meshes that contain billions of elements is computationally a very challenging task. While parallel implementations can deliver a solution in a reasonable amount of time, they suffer from low cache utilization due to unstructured data access patterns. In this work, we reorder the way the mesh vertices and elements are stored in memory using Hilbert space-filling curves to improve cache utilization in FE methods for unstructured meshes. This reordering technique enumerates the mesh elements such that parallel threads access shared vertices at different time intervals, reducing the time wasted waiting to acquire locks guarding atomic regions. Further, when the linear system resulting from the FE analysis is solved using the preconditioned conjugate gradient method, the performance of the block-Jacobi preconditioner also improves, as more nonzeros are present near the stiffness matrix diagonal. Our results show that our reordering reduces the L1 and L2 cache miss-rates in the stiffness matrix assembly step by about 50 and 10 %, respectively, on a single-core processor. We also reduce the number of iterations required to solve the linear system by about 5 %. Overall, our reordering reduces the time to assemble the stiffness matrix and to solve the linear system on a 4-socket, 48-core multi-processor by about 20 %.
| Original language | English (US) |
|---|---|
| Pages (from-to) | 535-547 |
| Number of pages | 13 |
| Journal | Engineering with Computers |
| Volume | 30 |
| Issue number | 4 |
| DOIs | |
| State | Published - Oct 2014 |
All Science Journal Classification (ASJC) codes
- Software
- Modeling and Simulation
- General Engineering
- Computer Science Applications
Fingerprint
Dive into the research topics of 'Improved cache utilization and preconditioner efficiency through use of a space-filling curve mesh element- and vertex-reordering technique'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver