首页    期刊浏览 2024年07月09日 星期二
登录注册

文章基本信息

  • 标题:A Two-Level Task Scheduler on Multiple DSP System for OpenCL
  • 本地全文:下载
  • 作者:Li Tian ; Cai Meng ; Fugen Zhou
  • 期刊名称:Advances in Mechanical Engineering
  • 印刷版ISSN:1687-8140
  • 电子版ISSN:1687-8140
  • 出版年度:2014
  • 卷号:2014
  • DOI:10.1155/2014/754835
  • 出版社:Sage Publications Ltd.
  • 摘要:This paper addresses the problem that multiple DSP system does not support OpenCL programming. With the compiler, runtime, and the kernel scheduler proposed, an OpenCL application becomes portable not only between multiple CPU and GPU, but also between embedded multiple DSP systems. Firstly, the LLVM compiler was imported for source-to-source translation in which the translated source was supported by CCS. Secondly, two-level schedulers were proposed to support efficient OpenCL kernel execution. The DSP/BIOS is used to schedule system level tasks such as interrupts and drivers; however, the synchronization mechanism resulted in heavy overhead during task switching. So we designed an efficient second level scheduler especially for OpenCL kernel work-item scheduling. The context switch process utilizes the 8 functional units and cross path links which was superior to DSP/BIOS in the aspect of task switching. Finally, dynamic loading and software managed CACHE were redesigned for OpenCL running on multiple DSP system. We evaluated the performance using some common OpenCL kernels from NVIDIA, AMD, NAS, and Parboil benchmarks. Experimental results show that the DSP OpenCL can efficiently exploit the computing resource of multiple cores.
国家哲学社会科学文献中心版权所有