VtkSMP: Task-based Parallel Operators for VTK Filters
Mathias Ettinger, F. Broquedis, T. Gautier, S. Ploix, Bruno Raffin
Eurographics Symposium on Parallel Graphics and Visualization, 2013, pp. 41--48.
Abstract: NUMA nodes are potentially powerful but taking benefit of their capabilities is challenging due to their architecture (multiple computing cores, advanced memory hierarchy). They are nonetheless one of the key components to enable processing the ever growing amount of data produced by scientific simulations. In this paper we study the parallelization of patterns commonly used in VTK algorithms and propose a new multithreaded plugin for VTK that eases the development of parallel multi-core VTK filters. We specifically focus on task-based approaches and show that with a limited code refactoring effort we can take advantage of NUMA node capabilities. We experiment our patterns on a transform filter, base isosurface extraction filter and a min/max tree accelerated isosurface extraction. We support 3 programming environments, OpenMP, Intel TBB and X-KAAPI, and propose different algorithmic refinements according to the capabilities of the target environment. Results show that we can speed execution up to 30 times on a 48-core machine.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV13/041-048
BibTeX format:
@inproceedings{Ettinger:2013:VTP,
  author = {Mathias Ettinger and F. Broquedis and T. Gautier and S. Ploix and Bruno Raffin},
  title = {VtkSMP: Task-based Parallel Operators for VTK Filters},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {41--48},
  year = {2013},
}
Search for more articles by Mathias Ettinger.
Search for more articles by F. Broquedis.
Search for more articles by T. Gautier.
Search for more articles by S. Ploix.
Search for more articles by Bruno Raffin.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."