Parallel Methodologies for a Micropolygon Renderer

Loading...
Thumbnail Image
Date
2014
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
This paper compares the performance of three different methodologies for a multi-threaded micropolygon-based renderer. We extend the REYES [AG99] algorithm for multi-threaded rendering, which we call CASCADE. CASCADE processes one bucket per thread, forwarding primitives and micropolygons to other buckets/threads through split and dice operations. ROUND_ROBIN runs N single-threaded versions of CASCADE and a compositor, where primitives are distributed to each thread in a semi-random manner. NO_FORWARD executes split and dice operations, but a primitive that spans multiple buckets is processed independently by different threads and the primitives generated through split and dice operations that project outside the current bucket are discarded. In addition, bucket scheduling is used in this case to ensure that no thread is starved for work. Extensive analysis demonstrates that none of these methodologies are clearly superior to the others under all combinations of primitive size, count, transparency, and parallelism, so, a hybrid algorithm is proposed whose performance characteristics make it the best choice under all but the most pathological cases
Description

        
@inproceedings{
10.2312:pgv.20141080
http::/hdl.handle.net/10.2312/pgv.20141080.017-024
, booktitle = {
Eurographics Symposium on Parallel Graphics and Visualization
}, editor = {
Margarita Amor and Markus Hadwiger
}, title = {{
Parallel Methodologies for a Micropolygon Renderer
}}, author = {
Bolstad, Mark A.
}, year = {
2014
}, publisher = {
The Eurographics Association
}, ISSN = {
1727-348X
}, ISBN = {
978-3-905674-59-0
}, DOI = {
10.2312/pgv.20141080
http://hdl.handle.net/10.2312/pgv.20141080.017-024
} }
Citation