A CPU and GPU Heterogeneous Processing of Multimedia Data by using OpenCL
Dept. of Computer and Information Science, Korea University, Sejong City, Republic of Korea
The 2015 International Conference on Parallel and Distributed Processing Techniques and Applications (PDPTA’15), 2015
@article{kim2015heterogeneous,
title={A CPU and GPU Heterogeneous Processing of Multimedia Data by using OpenCL},
author={Kim, Heegon and Lee, Sungju and Chung, Yongwha and Park, Daihee},
year={2015}
}
In recent times, it has become possible to parallelize many multimedia applications using multicore platforms such as CPUs and GPUs. In this paper, we propose a parallel processing approach for a multimedia application by using both the CPU and GPU. Instead of distributing the parallelizable workload to either the CPU or GPU, we distribute the workload simultaneously to both by using OpenCL. Based on our experimental results, using both the CPU and GPU, we confirm that the proposed parallel processing approach provides better performance than typical parallel processing approaches on account of maximal utilization of the given resources.
August 21, 2015 by hgpu