Abstract—Hashing is one of the most fundamental operations that provides a means for a program to obtain fast access to large amounts of data. Despite the emergence of GPUs as many-threaded general purpose processors, high performance parallel data hashing solutions for GPUs are yet to receive adequate attention. Existing hashing solutions for GPUs not only impose restrictions (e.g., inability to concurrently execute insertion and retrieval operations, limitation on the size of key-value data pairs) that limit their applicability, their per-formance does not scale to large hash tables that must be kept out-of-core in the host memory. In this paper we present Stadium Hashing (Stash) that is scalable to large hash tables and practical as it d...
We present an efficient GPU-based parallel LSH algorithm to perform approximate k-nearest neighbor c...
Database systems have been widely used in a large range of applications to provide users with functi...
The extensive use of medical monitoring devices has resulted in the generation of tremendous amounts...
We demonstrate an efficient data-parallel algorithm for building large hash tables of millions of el...
We revisit the problem of building static hash tables on the GPU and present an efficient implementa...
these pixels are shown as colors in (b). We store the image in a hash table under a 0.99 load factor...
GPU acceleration of hash tables in high-volume transaction applications such as computational geomet...
Homomorphic hash functions (HHF) play a key role in securing distributed systems that use coding tec...
This paper presents a new parallel indexing data structure for answering queries. The index, called ...
Building efficient concurrent data structures that scale to the level of GPU parallelism is a challe...
Exhaustive search is generally a last resort for solving a problem: each possible state of a system ...
Extracting valuable information from the rapidly growing field of Big Data faces serious performance...
This paper exploits parallel computing power of graphics cards to accelerate state space search. We ...
Abstract—High-performance analytical data processing sys-tems often run on servers with large amount...
High-performance analytical data processing systems often run on servers with large amounts of memor...
We present an efficient GPU-based parallel LSH algorithm to perform approximate k-nearest neighbor c...
Database systems have been widely used in a large range of applications to provide users with functi...
The extensive use of medical monitoring devices has resulted in the generation of tremendous amounts...
We demonstrate an efficient data-parallel algorithm for building large hash tables of millions of el...
We revisit the problem of building static hash tables on the GPU and present an efficient implementa...
these pixels are shown as colors in (b). We store the image in a hash table under a 0.99 load factor...
GPU acceleration of hash tables in high-volume transaction applications such as computational geomet...
Homomorphic hash functions (HHF) play a key role in securing distributed systems that use coding tec...
This paper presents a new parallel indexing data structure for answering queries. The index, called ...
Building efficient concurrent data structures that scale to the level of GPU parallelism is a challe...
Exhaustive search is generally a last resort for solving a problem: each possible state of a system ...
Extracting valuable information from the rapidly growing field of Big Data faces serious performance...
This paper exploits parallel computing power of graphics cards to accelerate state space search. We ...
Abstract—High-performance analytical data processing sys-tems often run on servers with large amount...
High-performance analytical data processing systems often run on servers with large amounts of memor...
We present an efficient GPU-based parallel LSH algorithm to perform approximate k-nearest neighbor c...
Database systems have been widely used in a large range of applications to provide users with functi...
The extensive use of medical monitoring devices has resulted in the generation of tremendous amounts...