首页> 外文会议>International Euro-Par Conference >Automated Transformation of GPU-Specific OpenCL Kernels Targeting Performance Portability on Multi-Core/Many-Core CPUs
【24h】

Automated Transformation of GPU-Specific OpenCL Kernels Targeting Performance Portability on Multi-Core/Many-Core CPUs

机译:GPU特定OpenCL内核的自动转换针对多核/许多核心CPU上的性能便携性

获取原文

摘要

When adapting GPU-specific OpenCL kernels to run on multi-core/many-core CPUs, coarsening the thread granularity is necessary and thus extensively used. However, locality concerns exposed in GPU-specific OpenCL code are usually inherited without analysis, which may give side-effects on the CPU performance. When executing GPU-specific kernels on CPUs, local-memory arrays no longer match well with the hardware and the associated synchronizations are costly. To solve this dilemma, we actively analyze the memory access patterns by using array-access descriptors derived from GPU-specific kernels, which can thus be adapted for CPUs by removing all the unwanted local-memory arrays together with the obsolete barrier statements. Experiments show that the automated transformation can satisfactorily improve OpenCL kernel performances on Sandy Bridge CPU and Intel's Many-Integrated-Core coprocessor.
机译:当调整GPU特定的OpenCL内核以在多核/多核CPU上运行时,需要粗略螺纹粒度并因此广泛使用。然而,在GPU特定的OpenCL代码中暴露的位置涉及通常在没有分析的情况下继承,这可能会对CPU性能进行副作用。在CPU上执行GPU特定内核时,本地存储器阵列与硬件不再匹配,关联的同步昂贵。为了解决这种困境,我们通过使用从GPU特定内核导出的数组访问描述符来激发内存访问模式,这可以通过将所有不需要的本地存储器阵列与过时的屏障语句一起移除所有不需要的本地存储器阵列来调整CPU。实验表明,自动化转换可以令人满意地改善砂岩CPU和英特尔的许多综合核心协处理器上的OpenCL内核性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号