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 second, which is better than the best known solution based on Field Programmable Gate Arrays (FPGAs) and CPUs. Moreover, in previous approaches, performances are directly related to the skewness of the input data distribution, while in our...
We present a survey of the most important algorithms that have been pro- posed in the context of the...
Although sort has been extensively studied in many research works, it still remains a challenge in p...
In this paper we present GPU-Quicksort, an efficientQuicksort algorithm suitable for highly parallel...
AbstractIn this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient...
In this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient and hig...
Part 4: Session 4: Multi-core Computing and GPUInternational audienceFrequent Itemset Mining (FIM) i...
We present two efficient Apriori implementations of Frequent Itemset Mining (FIM) that utilize new-g...
Frequent itemset mining (FIM) algorithms extract subsets of items that occurs frequently in a collec...
Sorting is an important problem in computing that has a rich history of investigation by various res...
Many real-world applications are capable of producing continuous, infinite streams of data. During t...
This paper propose a parallel Apriori algorithm based on GPU (GPUApriori) for frequent itemsets mini...
Abstract—The graphics processing unit (GPU) has evolved into a key part of today’s heterogeneous par...
This paper presents a comparative analysis of the three widely used parallel sorting algorithms: Odd...
We describe the design of high-performance parallel radix sort and merge sort routines for manycore ...
In this paper, we present a novel approach for parallel sorting on stream processing architectures. ...
We present a survey of the most important algorithms that have been pro- posed in the context of the...
Although sort has been extensively studied in many research works, it still remains a challenge in p...
In this paper we present GPU-Quicksort, an efficientQuicksort algorithm suitable for highly parallel...
AbstractIn this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient...
In this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient and hig...
Part 4: Session 4: Multi-core Computing and GPUInternational audienceFrequent Itemset Mining (FIM) i...
We present two efficient Apriori implementations of Frequent Itemset Mining (FIM) that utilize new-g...
Frequent itemset mining (FIM) algorithms extract subsets of items that occurs frequently in a collec...
Sorting is an important problem in computing that has a rich history of investigation by various res...
Many real-world applications are capable of producing continuous, infinite streams of data. During t...
This paper propose a parallel Apriori algorithm based on GPU (GPUApriori) for frequent itemsets mini...
Abstract—The graphics processing unit (GPU) has evolved into a key part of today’s heterogeneous par...
This paper presents a comparative analysis of the three widely used parallel sorting algorithms: Odd...
We describe the design of high-performance parallel radix sort and merge sort routines for manycore ...
In this paper, we present a novel approach for parallel sorting on stream processing architectures. ...
We present a survey of the most important algorithms that have been pro- posed in the context of the...
Although sort has been extensively studied in many research works, it still remains a challenge in p...
In this paper we present GPU-Quicksort, an efficientQuicksort algorithm suitable for highly parallel...