File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

남범석

Nam, Beomseok
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

A Performance Study of Traversing Spatial Indexing Structures in Parallel on GPU

Author(s)
Kim, JinwoongHong, SuminNam, Beomseok
Issued Date
2012-06-25
DOI
10.1109/HPCC.2012.121
URI
https://scholarworks.unist.ac.kr/handle/201301/32845
Fulltext
http://ieeexplore.ieee.org/document/6332259/
Citation
IEEE 14th International Conference on High Performance Computing and Communications (HPCC) / IEEE 9th International Conference on Embedded Software and Systems (ICESS), pp.855 - 860
Abstract
CUDA is a parallel programming environment that enables significant performance improvement by lever-aging the massively parallel processing capability of the GPU. Inherently spatial indexing structures such as R-Trees are not well suited for CUDA environment due to its irregular tree traversal for range queries. Traversing irregular tree search paths makes it hard to maximize the utilization of many-core architectures. In this paper, we propose assigning an individual sub-tree to each SMP (streaming multi-processor) in GPGPU, such that CUDA cores in the same SMP co-operate to navigate tree index nodes. This parallel partitioned-indexing improves the utilization of many cores in GPGPU significantly. Also, we propose a new range query search algorithm -three-phase-search that avoids non-sequential random access to tree nodes and accelerates the search performance of spatial indexing structures on GPU. Our experimental results show that GPU-based parallel spatial indexing scheme on NVIDA Tesla M2090 GPGPU outperforms the CPU-based multi-threaded R-trees on AMD Opteron 6128HE processor by two times.
Publisher
IEEE COMPUTER SOC

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.