Publication Details

 

 


 

High Quality Real-Time Image-to-Mesh Conversion for Finite Element Simulations

 

Panagiotis Foteinos and Nikos Chrisochoides.

 

Published in Journal on Parallel and Distributed Computing, Publisher Elsevier, Volume 74, No. 2, pages 2123 -- 2140, 2014

 

Abstract

 

In this paper, we present a parallel Image-to- Mesh Conversion (I2M) algorithm with quality and fidelity guarantees achieved by dynamic point insertions and removals. Starting directly from an image, its implementation is capable of recovering the isosurface and meshing the volume with tetrahedra of good shape. Our tightly- coupled shared-memory parallel speculative execution paradigm employs carefully designed contention managers, load balancing, synchronization and optimizations schemes. These techniques are shown to boost not only the parallel but also the single-threaded efficiency of our code. Specifically, our single-threaded performance is faster than both CGAL and TetGen, the state of the art sequential open source meshing tools we are aware of. The effectiveness of our method is demonstrated on Blacklight, the Pittsburgh Supercomputing Center's cache-coherent NUMA machine. We observe a more than 82% strong scaling efficiency for up to 64 cores, and a more than 82% weak scaling efficiency for up to 144 cores, reaching a rate of more than 14.3 million elements per second. This is the fastest 3D Delaunay mesh generation and refinement algorithm, to the best of our knowledge.

 

 


 

  [PDF]          [BibTex] 

 

 

[Return to Publication List]