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
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;
Conference_Titel :
Computer Systems and Applications (AICCSA), 2014 IEEE/ACS 11th International Conference on
DOI :
10.1109/AICCSA.2014.7073244