Efficient Stream Compaction on Wide SIMD Many-Core Architectures
Markus Billeter, Ola Olsson, Ulf Assarsson
High-Performance Graphics, 2009, pp. 159--166.
Abstract: Stream compaction is a common parallel primitive used to remove unwanted elements in sparse data. This allows highly parallel algorithms to maintain performance over several processing steps and reduces overall memory usage. For wide SIMD many-core architectures, we present a novel stream compaction algorithm and explore several variations thereof. Our algorithm is designed to maximize concurrent execution, with minimal use of synchronization. Bandwidth and auxiliary storage requirements are reduced significantly, which allows for substantially better performance. We have tested our algorithms using CUDA on a PC with an NVIDIA GeForce GTX280 GPU. On this hardware, our reference implementation provides a 3× speedup over previous published algorithms.
@inproceedings{Billeter:2009:ESC,
author = {Markus Billeter and Ola Olsson and Ulf Assarsson},
title = {Efficient Stream Compaction on Wide SIMD Many-Core Architectures},
booktitle = {High-Performance Graphics},
pages = {159--166},
year = {2009},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."