Skip to search formSkip to main contentSkip to account menu

Prefix sum

Known as: Prefix sums 
In computer science, the prefix sum, cumulative sum, inclusive scan, or simply scan of a sequence of numbers x0, x1, x2, ... is a second sequence of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Modern General Purpose Graphics Processing Units(GPGPUs) offer much more computational power than recent CPUs by providing a vast… 
2013
2013
We present an implementation of parallel K-means clustering, called Kps-means, that achieves high performance with near-full… 
2011
2011
In this paper, we analyze solutions for optimizing the data parallel prefix sum function using the Compute Unified Device… 
2009
2009
  • Emanuele Viola
  • 2009
  • Corpus ID: 1038442
We prove that to store n bits x so that each prefix-sum query Sum(i) := sum_{k n + n/log^{O(q)} n. Our bound matches a recent… 
2009
2009
The k-D tree is a well-studied acceleration data structure for ray tracing. It is used to organize primitives in a scene to allow… 
2008
2008
The present work is an extension of the work that appeared in the article titled "Pseudoran- dom Pattern Generation by a 4… 
2003
2003
The main contribution of this work is to propose an efficient parallel prefix sums architecture based on the recently-developed… 
1997
1997
From Algorithm Parallelism to Instruction-Level Parallelism: An Encode-Decode Chain Using Prefix-Sum 
1995
1995
This paper shows that the prefix-sums of n binary values can be computed in $O (\log n /\sqrt{m\log m} +\log \log n)$ time on an…