This paper presents a new parallel indexing data structure for answering queries. The index, called Bin-Hash, offers extremely high levels of concurrency, and is therefore well-suited for the emerging commodity of parallel processors, such as multi-cores, cell processors, and general purpose graphics processing units (GPU). The Bin-Hash approach first bins the base data, and then partitions and separately stores the values in each bin as a perfect spatial hash table. To answer a query, we first determine whether or not a record satisfies the query conditions based on the bin boundaries. For the bins with records that can not be resolved, we examine the spatial hash tables. The procedures for examining the bin numbers and the spatial hash ta...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Modern hardware has the potential to play a central role in scalable data management systems. A real...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
This paper presents a new parallel indexing data structure for answering queries. The index, called ...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
Abstract. The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers n...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
Indexing enormous databases such as RDF has been a focus of intense research. As is well understood,...
CUDA is a parallel programming environment that enables significant performance improvement by lever...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
We demonstrate an efficient data-parallel algorithm for building large hash tables of millions of el...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Modern hardware has the potential to play a central role in scalable data management systems. A real...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
This paper presents a new parallel indexing data structure for answering queries. The index, called ...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
Abstract. The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers n...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
Indexing enormous databases such as RDF has been a focus of intense research. As is well understood,...
CUDA is a parallel programming environment that enables significant performance improvement by lever...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
We demonstrate an efficient data-parallel algorithm for building large hash tables of millions of el...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Modern hardware has the potential to play a central role in scalable data management systems. A real...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...