ACM SIGGRAPH ASIA 2008 Courses on - SIGGRAPH Asia '08 2008
DOI: 10.1145/1508044.1508083
|View full text |Cite
|
Sign up to set email alerts
|

Direct send compositing for parallel sort-last rendering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
22
0
1

Year Published

2008
2008
2019
2019

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(23 citation statements)
references
References 5 publications
0
22
0
1
Order By: Relevance
“…Among the three basic parallel rendering approaches, namely, sort-first, sortmiddle, and sort-last, defined by Molar et al [9], sort-last parallel rendering has been widely used by visualization researchers [5,1,20,19,17,16,12,2,3] due to its simple task decomposition for achieving load balancing. With the sort-last approach, the rendering stage scales very well since no communication overhead is involved.…”
Section: Introductionmentioning
confidence: 99%
“…Among the three basic parallel rendering approaches, namely, sort-first, sortmiddle, and sort-last, defined by Molar et al [9], sort-last parallel rendering has been widely used by visualization researchers [5,1,20,19,17,16,12,2,3] due to its simple task decomposition for achieving load balancing. With the sort-last approach, the rendering stage scales very well since no communication overhead is involved.…”
Section: Introductionmentioning
confidence: 99%
“…A more efficient method Scatter decomposition [2] distributes tasks randomly (pseudo-randomly) to each node in an attempt to load balance each node [3]. The most straightforward version of this approach is to use the mapping function F (i) = (i mod p).…”
Section: B Static Load Balancing Algorithmmentioning
confidence: 99%
“…In addition, GPUs can be employed to further accelerate rendering on each node, for example in sort-last approach with load balancing [27] or with multiple GPUs in a single physical node [21]. Typically, sort-last decompositions scale well with large data, but have to deal with more advanced compositing techniques such as binary swap [17], direct send [7], or radix-k [31]. More recently, distributed sort-first volume rendering has been employed [26] in conjunction with GPU acceleration and load balancing, avoiding a final compositing step but sacrificing the ability to scale easily with large data.…”
Section: Related Workmentioning
confidence: 99%