Bitmap indexes are data structures applied to index- ing attributes in databases and data warehouses. A drawback of a bitmap index is that its size increases when the domain of an indexed attribute increases. As a consequence, for wide domains, the size of a bitmap index is too large to be efficiently processed. Hence, various techniques of compressing bitmap indexes have been proposed. A compression technique incurs some system overhead (mainly CPU) for compression and decompression operations. For this reason, we propose to use additional processing power of graphical processing units (GPUs). In this paper, we present the GPU-PLWAH algorithm that is a parallel implementation of the recently developed PLWAH compression algorithm. GPU-PLWAH...
A bitmap index is a type of database index in which querying is implemented using logical operations...
Compute-intensive tasks in high-end high performance computing (HPC) systems often generate large a...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
Compressed bitmap indices are heavily used in scientific and commercial database systems because the...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
Query co-processing on graphics processors (GPUs) has become an effective means to improve the perfo...
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O co...
In this paper, we study the effects of compression on bitmap indexes. The main operations on the bi...
Compressed bitmap indexes are increasingly used for efficiently querying very large and complex data...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study h...
textabstractThis short paper present a collection of GPU lightweight decompression algorithms implem...
The sparse matrix-vector (SpMV) multiplication routine is an important building block used in many i...
Bitmap indexes are commonly used in databases and search engines. By exploiting bit-level parallelis...
A bitmap index is a type of database index in which querying is implemented using logical operations...
Compute-intensive tasks in high-end high performance computing (HPC) systems often generate large a...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
Compressed bitmap indices are heavily used in scientific and commercial database systems because the...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
Data management systems commonly use bitmap indices to increase the efficiency of querying scientifi...
Query co-processing on graphics processors (GPUs) has become an effective means to improve the perfo...
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O co...
In this paper, we study the effects of compression on bitmap indexes. The main operations on the bi...
Compressed bitmap indexes are increasingly used for efficiently querying very large and complex data...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study h...
textabstractThis short paper present a collection of GPU lightweight decompression algorithms implem...
The sparse matrix-vector (SpMV) multiplication routine is an important building block used in many i...
Bitmap indexes are commonly used in databases and search engines. By exploiting bit-level parallelis...
A bitmap index is a type of database index in which querying is implemented using logical operations...
Compute-intensive tasks in high-end high performance computing (HPC) systems often generate large a...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...