Data management systems commonly use bitmap indices to increase the efficiency of querying scientific data. Bitmaps are usually highly compressible and can be queried directly using fast hardware-supported bitwise logical operations. The processing of bitmap queries is inherently parallel in structure, which suggests they could benefit from concurrent computer systems. In particular, bitmap-range queries offer a highly parallel computational problem, and the hardware features of graphics processing units (GPUs) offer an alluring platform for accelerating their execution.In this paper, we present four GPU algorithms and two CPU-based algorithms for the parallel execution of bitmap-range queries. We show that in 98.8% of our tests, using real...
While GPU query processing is a well-studied area, real adoption is limited in practice as typically...
This paper exploits parallel computing power of graphics cards to accelerate state space search. We ...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...
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...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
Data Mining by its definition is meant to deal with large volumes of data. Ever growing volumes of ...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Bitmap indexes are data structures applied to index- ing attributes in databases and data warehouses...
In this paper we investigate the use of GPUs to solve a data-intensive problem that involves huge am...
© 2020 Association for Computing Machinery. There has been significant amount of excitement and rece...
AbstractSpatial databases are used in a wide variety of real-world applications, such as land survey...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
The ability to timely process significant amounts of continuously updated spatial data is mandatory ...
The ability to timely process significant amounts of continuously updated spatial data is manda-tory...
While GPU query processing is a well-studied area, real adoption is limited in practice as typically...
This paper exploits parallel computing power of graphics cards to accelerate state space search. We ...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...
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...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
Data Mining by its definition is meant to deal with large volumes of data. Ever growing volumes of ...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Bitmap indexes are data structures applied to index- ing attributes in databases and data warehouses...
In this paper we investigate the use of GPUs to solve a data-intensive problem that involves huge am...
© 2020 Association for Computing Machinery. There has been significant amount of excitement and rece...
AbstractSpatial databases are used in a wide variety of real-world applications, such as land survey...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
The ability to timely process significant amounts of continuously updated spatial data is mandatory ...
The ability to timely process significant amounts of continuously updated spatial data is manda-tory...
While GPU query processing is a well-studied area, real adoption is limited in practice as typically...
This paper exploits parallel computing power of graphics cards to accelerate state space search. We ...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...