5232

Multi- and many-core data mining with adaptive sparse grids

Alexander Heinecke, Dirk Pfluger
Technische Universitat Munchen, Garching, Germany
Proceedings of the 8th ACM International Conference on Computing Frontiers, CF ’11, 2011

@inproceedings{heinecke2011multi,

   title={Multi-and many-core data mining with adaptive sparse grids},

   author={Heinecke, A. and Pfl{\"u}ger, D.},

   booktitle={Proceedings of the 8th ACM International Conference on Computing Frontiers},

   pages={29},

   year={2011},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1588

views

Gaining knowledge out of vast datasets is a main challenge in data-driven applications nowadays. Sparse grids provide a numerical method for both classification and regression in data mining which scales only linearly in the number of data points and is thus well-suited for huge amounts of data. Due to the recursive nature of sparse grid algorithms, they impose a challenge for the parallelization on modern hardware architectures such as accelerators. In this paper, we present the parallelization on several current task- and data-parallel platforms, covering multi-core CPUs with vector units, GPUs, and hybrid systems. Furthermore, we analyze the suitability of parallel programming languages for the implementation. Considering hardware, we restrict ourselves to the x86 platform with SSE and AVX vector extensions and to NVIDIA’s Fermi architecture for GPUs. We consider both multi-core CPU and GPU architectures independently, as well as hybrid systems with up to 12 cores and 2 Fermi GPUs. With respect to parallel programming, we examine both the open standard OpenCL and Intel Array Building Blocks, a recently introduced high-level programming approach. As the baseline, we use the best results obtained with classically parallelized sparse grid algorithms and their OpenMP-parallelized intrinsics counterpart (SSE and AVX instructions), reporting both single and double precision measurements. The huge data sets we use are a real-life dataset stemming from astrophysics and an artificial one which exhibits challenging properties. In all settings, we achieve excellent results, obtaining speedups of more than 60 using single precision on a hybrid system.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: