@inproceedings{7b075a9e4d1846d092cdfdb88d262e12,
title = "Massively parallel identification of intersection points for GPGPU ray tracing",
abstract = "The latest advancements in computer graphics architectures, as the replacement of some fixed stages of the pipeline for programmable stages (shaders), have been enabling the development of parallel general purpose applications on massively parallel graphics architectures (Streaming Processors). For years the graphics processing unit (GPU) is being optimized for increasingly high throughput of massively parallel floating-point computations. However, only the applications that exhibit Data Level parallelism can achieve substantial acceleration in such architectures. In this paper we present a parallel implementation of the GridRT architecture for GPGPU ray tracing. Such architecture can expose two levels of parallelism in ray tracing: parallel ray processing and parallel intersection tests, respectively. We also present a traditional parallel implementation of ray tracing in GPGPU, for comparison against the GridRT-GPGPU implementation.",
author = "{Solon Nery}, A. and N. Nedjah and F.M.G. Franca and L. Jozwiak",
year = "2011",
doi = "10.1007/978-3-642-24669-2_2",
language = "English",
isbn = "978-3-642-24668-5",
series = "Lecture Notes in Computer Science (LNCS)",
publisher = "Springer",
pages = "14--23",
editor = "Y. Xiang and W. Zhou and A. Cuzzocrea and M. Hobbs",
booktitle = "Algorithms and architectures for parallel processing",
address = "Germany",
note = "11th International Conference on Algorithms and Architectures for Parallel Processing ; Conference date: 24-10-2011 Through 26-10-2011",
}