Version française


Guillaume Damiand

oHome page

oResearches

oPublications

oTeaching

oSupervised Thesis

oCV

oContacts

oLinks

Distributed Combinatorial Maps for Parallel Mesh Processing

Damiand G., Gonzalez-Lorenzo A., Zara F., Dupont F.
Algorithms
Volume 11, Number 7, August 2018

Links:  PDF  Hal  Link  

Abstract: We propose a new strategy for the parallelization of mesh processing algorithms. Our main contribution is the definition of distributed combinatorial maps (called n-dmaps), which allow us to represent the topology of big meshes by splitting them into independent parts. Our mathematical definition ensures the global consistency of the meshes at their interfaces. Thus, an n-dmap can be used to represent a mesh, to traverse it, or to modify it by using different mesh processing algorithms. Moreover, an nD mesh with a huge number of elements can be considered, which is not possible with a sequential approach and a regular data structure. We illustrate the interest of our solution by presenting a parallel adaptive subdivision method of a 3D hexahedral mesh, implemented in a distributed version. We report space and time performance results that show the interest of our approach for parallel processing of huge meshes.

Keywords: distributed data structure; combinatorial maps; parallel mesh processing

BibTex references

@Article{DamiandAl18b,
      author = {Damiand, G. and Gonzalez-Lorenzo, A. and Zara, F. and Dupont, F.},
      title = {Distributed Combinatorial Maps for Parallel Mesh Processing},
      journal = {Algorithms},
      publisher = {MDPI},
      volume = {11},
      number = {7},
      month = {August},
      year = {2018},
      keywords = {distributed data structure; combinatorial maps; parallel mesh processing},
      url = {https://doi.org/10.3390/a11070105}
}

Image


o [Back]