DocumentCode :
125672
Title :
GPU-Based Computing of Repeated Range Queries over Moving Objects
Author :
Silvestri, C. ; Lettich, Francesco ; Orlando, Salvatore ; Jensen, Christian S.
Author_Institution :
Univ. Ca´ Foscari Venezia, Venice, Italy
fYear :
2014
fDate :
12-14 Feb. 2014
Firstpage :
640
Lastpage :
647
Abstract :
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.
Keywords :
data structures; graphics processing units; parallel processing; query processing; 2D space; GPU-based computing; bitmap-based intermediate data structure; data-intensive problem; hybrid approach; location updates; moving objects; objects events; parallel processing; query processing; repeated range queries; sequential algorithm; Computer architecture; Graphics processing units; Indexes; Instruction sets; Microprocessors; Pipelines; Synchronization; bitmap; gpgpu; gpu workload distribution; lock-free data structures; moving objects; repeated range queries; uniform grids;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel, Distributed and Network-Based Processing (PDP), 2014 22nd Euromicro International Conference on
Conference_Location :
Torino
ISSN :
1066-6192
Type :
conf
DOI :
10.1109/PDP.2014.27
Filename :
6787342
Link To Document :
بازگشت