DocumentCode
2310367
Title
Scan line graphics generation on the massively parallel processor
Author
Dorband, John E.
Author_Institution
NASA, Greenbelt, MD, USA
fYear
1988
fDate
10-12 Oct 1988
Firstpage
327
Lastpage
329
Abstract
The author describes the implementation of a scan line graphics generation algorithm on the massively parallel processor MPP. Pixels are computed in parallel and their results are applied to the Z buffer in large groups. To perform pixel value calculations, facilitate load balancing across the processors and apply the results to the Z buffer efficiently in parallel requires special virtue routing (sort computation) techniques developed by the author especially for use on single-instruction multiple-data (SIMD) architectures. This involves a preprocessing (scout) step which determines how much of the sort is necessary to provide sufficient contiguous space to duplicate the data. Once this has been determined a sort is used to compress the data which can be terminated early based on the information derived by the scout step. This then gives the ability to keep as many processors as possible busy with reasonable efficiency
Keywords
computer graphics; parallel algorithms; parallel architectures; SIMD; Z buffer; load balancing; massively parallel processor; pixel brightness; pixel value calculations; scan line graphics generation algorithm; single-instruction multiple-data; sort computation; virtue routing; Brightness; Computational modeling; Computer architecture; Concurrent computing; Graphics; Layout; Load management; Parallel processing; Routing; Sorting;
fLanguage
English
Publisher
ieee
Conference_Titel
Frontiers of Massively Parallel Computation, 1988. Proceedings., 2nd Symposium on the Frontiers of
Conference_Location
Fairfax, VA
Print_ISBN
0-8186-5892-4
Type
conf
DOI
10.1109/FMPC.1988.47444
Filename
47444
Link To Document