A New Data Layout For Set Intersection on GPUs

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

A version of this paper appears in Proceedings of IPDPS 2011

Scientific paper

Set intersection is the core in a variety of problems, e.g. frequent itemset mining and sparse boolean matrix multiplication. It is well-known that large speed gains can, for some computational problems, be obtained by using a graphics processing unit (GPU) as a massively parallel computing device. However, GPUs require highly regular control flow and memory access patterns, and for this reason previous GPU methods for intersecting sets have used a simple bitmap representation. This representation requires excessive space on sparse data sets. In this paper we present a novel data layout, "BatMap", that is particularly well suited for parallel processing, and is compact even for sparse data. Frequent itemset mining is one of the most important applications of set intersection. As a case-study on the potential of BatMaps we focus on frequent pair mining, which is a core special case of frequent itemset mining. The main finding is that our method is able to achieve speedups over both Apriori and FP-growth when the number of distinct items is large, and the density of the problem instance is above 1%. Previous implementations of frequent itemset mining on GPU have not been able to show speedups over the best single-threaded implementations.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

A New Data Layout For Set Intersection on GPUs does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with A New Data Layout For Set Intersection on GPUs, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A New Data Layout For Set Intersection on GPUs will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-492312

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.