DocumentCode
3582765
Title
Accelerating data mining with CUDA and OpenMP
Author
Al-Hamoudi, Adwa S. ; Ahmed Biyabani, A.
Author_Institution
CS Dept., Al-Imam Muhammad ibn Saud Islamic Univ., Riyadh, Saudi Arabia
fYear
2014
Firstpage
528
Lastpage
535
Abstract
The widespread availability of multi-core processors and specialized co-processors has generally not been matched by the actual use of parallel software by users. In this work we experimentally verify the simplicity of code parallelization by implementing two kinds of data mining algorithms on two parallel platforms with a view to building upon them in future projects. We use CUDA on a graphics card with 384 CUDA cores and OpenMP on a dual-core machine and record their performance versus the sequential base case with C++ code running on a single processor. We report modest speedups with OpenMP and significant speedups with CUDA as expected. We also observed underutilization of cores implying that results may be improved if the base code is further optimized.
Keywords
C++ language; application program interfaces; data mining; multiprocessing systems; parallel architectures; C++ code; CUDA; OpenMP; code parallelization; data mining algorithm; dual-core machine; graphics card; parallel platform; Central Processing Unit; Classification algorithms; Computer architecture; Data mining; Decision trees; Graphics processing units; Instruction sets; CUDA; Data Mining; OpenMP;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Systems and Applications (AICCSA), 2014 IEEE/ACS 11th International Conference on
Type
conf
DOI
10.1109/AICCSA.2014.7073244
Filename
7073244
Link To Document