2012
DOI: 10.1016/j.procs.2012.04.010
|View full text |Cite
|
Sign up to set email alerts
|

Frequent Items Mining Acceleration Exploiting Fast Parallel Sorting on the GPU

Abstract: In this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient and highperformance solution for finding frequent items in data streams. We discuss several design alternatives and present an implementation that exploits the great capability of graphics processors in parallel sorting. We provide an exhaustive evaluation of performances, quality results and several design trade-offs. Onanoff-the-shelf GPU, the fastest of our implementations can process over 200 million items per seco… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
21
0

Year Published

2013
2013
2021
2021

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 22 publications
(21 citation statements)
references
References 10 publications
0
21
0
Order By: Relevance
“…The hardware‐based methods can achieve very high performance, for example, the FPGA‐based approach can process more than 80 million items per second . The main disadvantage is that the hardware‐based solutions are often more expensive and complex than the CPU‐based solutions.Porting frequent item mining algorithms to special purpose processors . The basic idea is to exploit the great parallel processing capabilities of special purpose processors, such as the graphic processing unit (GPU) , network processing unit (NPU) , and imagine stream processor , to accelerate frequent item mining.…”
Section: Preliminariesmentioning
confidence: 99%
See 3 more Smart Citations
“…The hardware‐based methods can achieve very high performance, for example, the FPGA‐based approach can process more than 80 million items per second . The main disadvantage is that the hardware‐based solutions are often more expensive and complex than the CPU‐based solutions.Porting frequent item mining algorithms to special purpose processors . The basic idea is to exploit the great parallel processing capabilities of special purpose processors, such as the graphic processing unit (GPU) , network processing unit (NPU) , and imagine stream processor , to accelerate frequent item mining.…”
Section: Preliminariesmentioning
confidence: 99%
“…(2) Porting frequent item mining algorithms to special purpose processors [26][27][28][29][30]. The basic idea is to exploit the great parallel processing capabilities of special purpose processors, such as the graphic processing unit (GPU) [28,29], network processing unit (NPU) [26,27], and imagine stream processor [30], to accelerate frequent item mining. Govindaraju et al [29] used the GPU as a general co-processor for frequency estimation and achieved a double throughput (about five million items per second) compared with the CPU-based implementation.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Novel shared-memory parallel algorithms for frequent items were recently proposed in [28]. Accelerator based algorithms for frequent items exploiting a GPU (Graphics Processing Unit) include [14,16].…”
Section: Introductionmentioning
confidence: 99%