Reorder buffer: an energy-efficient multithreading architecture for hardware MIMD ray traversal
Won-Jong Lee, Youngsam Shin, Seok Joong Hwang, Seok Kang, Jeong-Joon Yoo, Soojung Ryu
Proceedings of the 7th Conference on High-Performance Graphics, 2015, pp. 21--32.
Abstract: In this paper, we present an energy- and area-efficient multithreading architecture for Multiple Instruction, Multiple Data (MIMD) ray tracing hardware targeted at low-power devices. Recent ray tracing hardware has predominantly adopted an MIMD approach for efficient parallel traversal of incoherent rays, and supports a multithreading scheme to hide latency and to resolve memory divergence. However, the conventional multithreading scheme has problems such as increased memory cost for thread storage and consumption of additional energy for bypassing threads to the pipeline. Consequently, we propose a new multithreading architecture called Reorder Buffer. Reorder Buffer solves these problems by constituting a dynamic reordering of the rays in the input buffer according to the results of cache accesses. Unlike conventional schemes, Reorder Buffer is cost-effective and energy-efficient because it does not need additional thread memory nor does it consume more energy because it makes use of existing resources. Simulation results show that our architecture is a potentially versatile solution for future ray tracing hardware in low-energy devices because it provides as much as 11.7% better cache utilization and is up to 4.7 times more energy-efficient than the conventional architecture.
Article URL: http://doi.acm.org/10.1145/2790060.2790064
BibTeX format:
@inproceedings{10.1145-2790060.2790064,
  author = {Won-Jong Lee and Youngsam Shin and Seok Joong Hwang and Seok Kang and Jeong-Joon Yoo and Soojung Ryu},
  title = {Reorder buffer: an energy-efficient multithreading architecture for hardware MIMD ray traversal},
  booktitle = {Proceedings of the 7th Conference on High-Performance Graphics},
  pages = {21--32},
  year = {2015},
}
Search for more articles by Won-Jong Lee.
Search for more articles by Youngsam Shin.
Search for more articles by Seok Joong Hwang.
Search for more articles by Seok Kang.
Search for more articles by Jeong-Joon Yoo.
Search for more articles by Soojung Ryu.

Return to the search page.


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