Revisiting Parallel Rendering for Shared Memory Machines
Boonthanome Nouanesengsy, James Ahrens, Jonathan Woodring, Han-Wei Shen
Eurographics Symposium on Parallel Graphics and Visualization, 2011, pp. 31--40.
Abstract: Increasing the core count of CPUs to increase computational performance has been a significant trend for the better part of a decade. This has led to an unprecedented availability of large shared memory machines. Programming paradigms and systems are shifting to take advantage of this architectural change, so that intra-node parallelism can be fully utilized. Algorithms designed for parallel execution on distributed systems will also need to be modified to scale in these new shared and hybrid memory systems. In this paper, we reinvestigate parallel rendering algorithms with the goal of finding one that achieves favorable performance in this new environment.We test and analyze various methods, including sort-first, sort-last, and a hybrid scheme, to find an optimal parallel algorithm that maximizes shared memory performance.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV11/031-040
BibTeX format:
@inproceedings{Nouanesengsy:2011:RPR,
  author = {Boonthanome Nouanesengsy and James Ahrens and Jonathan Woodring and Han-Wei Shen},
  title = {Revisiting Parallel Rendering for Shared Memory Machines},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {31--40},
  year = {2011},
}
Search for more articles by Boonthanome Nouanesengsy.
Search for more articles by James Ahrens.
Search for more articles by Jonathan Woodring.
Search for more articles by Han-Wei Shen.

Return to the search page.


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