inria-00438171, version 1
Efficient Stream Reduction on the GPU
David Roger 1Ulf Assarsson 2Nicolas Holzschuch
a, 1
Workshop on General Purpose Processing on Graphics Processing Units (2007)
Abstract: Stream reduction is the process of removing unwanted elements from a stream of outputs. It is a key component of many GPGPU algorithms, especially in multi-pass algorithms: the stream reduction is used to remove unwanted elements from the output of a previous pass before sending it as input for the next pass. In this paper, we present a new efficient algorithm for stream reduction on the GPU. Our algorithm works by splitting the input stream into smaller components of a fixed size, on which we run a standard stream reduction pass. We then concatenate the results of these stream reduction pass with line drawing. This last pass is very efficient because we already know the size of the data.
- a – INRIA
- 1: ARTIS (INRIA Grenoble Rhône-Alpes / LJK Laboratoire Jean Kuntzmann)
- CNRS : FR71 – INRIA – Laboratoire Jean Kuntzmann – CNRS : UMR5224 – Université Joseph Fourier - Grenoble I – Institut National Polytechnique de Grenoble (INPG)
- 2: Chalmers University of Technology (Chalmers)
- Chalmers University of Technology
- Domain : Computer Science/Computer Graphics and Virtual Reality
- inria-00438171, version 1
- http://hal.inria.fr/inria-00438171
- oai:hal.inria.fr:inria-00438171
- From: Nicolas Holzschuch
- Submitted on: Wednesday, 2 December 2009 16:47:56
- Updated on: Friday, 18 December 2009 22:48:39







Associated documents
Export