In-memory grid files on graphics processors

  • Authors:
  • Ke Yang;Bingsheng He;Rui Fang;Mian Lu;Naga Govindaraju;Qiong Luo;Pedro Sander;Jiaoying Shi

  • Affiliations:
  • HKUST, China;HKUST, China;HKUST, China;HKUST, China;Microsoft Corporation;HKUST, China;HKUST, China;Zhejiang University

  • Venue:
  • DaMoN '07 Proceedings of the 3rd international workshop on Data management on new hardware
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, graphics processing units, or GPUs, have become a viable alternative as commodity, parallel hardware for general-purpose computing, due to their massive data-parallelism, high memory bandwidth, and improved general-purpose programming interface. In this paper, we explore the use of GPU on the grid file, a traditional multidimensional access method. Considering the hardware characteristics of GPUs, we design a massively multi-threaded GPU-based grid file for static, memory-resident multidimensional point data. Moreover, we propose a hierarchical grid file variant to handle data skews efficiently. Our implementations on the NVIDIA G80 GTX graphics card are able to achieve two to eight times' higher performance than their CPU counterparts on a single PC.