Sciweavers

EGH
2009
Springer

Efficient stream compaction on wide SIMD many-core architectures

13 years 2 months ago
Efficient stream compaction on wide SIMD many-core architectures
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
Markus Billeter, Ola Olsson, Ulf Assarsson
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where EGH
Authors Markus Billeter, Ola Olsson, Ulf Assarsson
Comments (0)