English

Comparison of OpenMP & OpenCL Parallel Processing Technologies

Distributed, Parallel, and Cluster Computing 2012-11-12 v1

Abstract

This paper presents a comparison of OpenMP and OpenCL based on the parallel implementation of algorithms from various fields of computer applications. The focus of our study is on the performance of benchmark comparing OpenMP and OpenCL. We observed that OpenCL programming model is a good option for mapping threads on different processing cores. Balancing all available cores and allocating sufficient amount of work among all computing units, can lead to improved performance. In our simulation, we used Fedora operating system; a system with Intel Xeon Dual core processor having thread count 24 coupled with NVIDIA Quadro FX 3800 as graphical processing unit.

Keywords

Cite

@article{arxiv.1211.2038,
  title  = {Comparison of OpenMP & OpenCL Parallel Processing Technologies},
  author = {Krishnahari Thouti and S. R. Sathe},
  journal= {arXiv preprint arXiv:1211.2038},
  year   = {2012}
}

Comments

6 pages, 7 figures; http://thesai.org/Downloads/Volume3No4/Paper_10-Comparison_of_OpenMP_OpenCL_Parallel_Processing_Technologies.pdf

R2 v1 2026-06-21T22:35:19.445Z