Scan Primitives for GPU Computing
Shubhabrata Sengupta, Mark Harris, Yao Zhang, John D. Owens
Graphics Hardware, 2007, pp. 97--106.
Abstract: The scan primitives are powerful, general-purpose data-parallel primitives that are building blocks for a broad range of applications. We describe GPU implementations of these primitives, specifically an efficient formulation and implementation of segmented scan, on NVIDIA GPUs using the CUDA API. Using the scan primitives, we show novel GPU implementations of quicksort and sparse matrix-vector multiply, and analyze the performance of the scan primitives, several sort algorithms that use the scan primitives, and a graphical shallow-water fluid simulation using the scan framework for a tridiagonal matrix solver.
@inproceedings{Sengupta:2007:SPF,
author = {Shubhabrata Sengupta and Mark Harris and Yao Zhang and John D. Owens},
title = {Scan Primitives for GPU Computing},
booktitle = {Graphics Hardware},
pages = {97--106},
year = {2007},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."