首页> 中文期刊> 《计算机工程》 >CUDA到异构众核架构的线程映射模型

CUDA到异构众核架构的线程映射模型

         

摘要

Aiming at the problem that the number of threads is not matched when migrating Compute Unified Device Architecture(CUDA) programs to other heterogeneous many-core architecture, the paper proposes a hierarchical thread mapping model. In the first level, the model maps the host threads and device threads of CUDA to the target platform's master core and slave core array respectively. In the second level, the model removes synchronization operations of Cooperative Threads Array(CTA) threads by thread loop, and maps the whole CTA to a slave core. Experimental results show that the model allows CUDA programs to be implemented effectively in other heterogeneous many-core systems.%统一计算设备架构(CUDA)程序移植到其他异构众核架构时的线程数不匹配.为此,提出一种层次化的线程映射模型.在第1个映射层次上,将CUDA主机端线程和没备端线程分别映射到目标平台的主核和从核阵列上,在第2个映射层次上,采用线程循环的方法消除协作线程阵列(CTA)中线程间同步操作,将整个CTA映射到从核阵列的一个从核上.实验结果表明,该模型能使CUDA程序在其他异构众核系统上得到有效运行.

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号