2014
Conference article  Restricted

GPU-based computing of repeated range queries over moving objects

Orlando S., Francesco L., Silvestri C., Jensen C. S.

Bitmap  Gpu workload distribution  Lock-free data structures  Moving objects  Repeated range queries  Uniform grids  Gpgpu 

In this paper we investigate the use of GPUs to solve a data-intensive problem that involves huge amounts of moving objects. The scenario which we focus on regards objects that continuously move in a 2D space, where a large percentage of them also issues range queries. The processing of these queries entails a large quantity of objects falling into the range queries to be returned. In order to solve this problem by maintaining a suitable throughput, we partition the time into ticks, and defer the parallel processing of all the objects events (location updates and range queries) occurring in a given tick to the next tick, thus slightly delaying the overall computation. We process in parallel all the events of each tick by adopting an hybrid approach, based on the combined use of CPU and GPU, and show the suitability of the method by discussing performance results. The exploitation of a GPU allow us to achieve a speedup of more than 20× on several datasets with respect to the best sequential algorithm solving the same problem. More importantly, we show that the adoption of new bitmap-based intermediate data structure we propose to avoid memory access contention entails a 10× speedup with respect to naive GPU based solutions. © 2014 IEEE.

Source: PDP 2014 - 22nd Euromicro International Conference on Parallel, Distributed and Network-Based Processing, pp. 640–647, Torino, Italy, 12-14 February 2014


Metrics



Back to previous page
BibTeX entry
@inproceedings{oai:it.cnr:prodotti:305242,
	title = {GPU-based computing of repeated range queries over moving objects},
	author = {Orlando S. and Francesco L. and Silvestri C. and Jensen C.  S.},
	doi = {10.1109/pdp.2014.27},
	booktitle = {PDP 2014 - 22nd Euromicro International Conference on Parallel, Distributed and Network-Based Processing, pp. 640–647, Torino, Italy, 12-14 February 2014},
	year = {2014}
}