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

Thread Mapping Model from CUDA to Heterogeneous Many-core Architecture

在线阅读下载全文

作  者:余勇[1] 庞建民[1] 单征[1] 刘晓楠[1] 

机构地区:[1]解放军信息工程大学信息工程学院,郑州450002

出  处:《计算机工程》2012年第9期282-284,287,共4页Computer Engineering

基  金:国家"863"计划基金资助重点项目(2009AA012201);"核高基"重大专项(2009ZX01036-001-001);河南省重大科技攻关计划基金资助项目(092101210501)

摘  要:统一计算设备架构(CUDA)程序移植到其他异构众核架构时的线程数不匹配。为此,提出一种层次化的线程映射模型。在第1个映射层次上,将CUDA主机端线程和设备端线程分别映射到目标平台的主核和从核阵列上,在第2个映射层次上,采用线程循环的方法消除协作线程阵列(CTA)中线程间同步操作,将整个CTA映射到从核阵列的一个从核上。实验结果表明,该模型能使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.

关 键 词:代码移植 图形处理器 统一计算设备架构 异构众核架构 流式多处理器 线程循环 

分 类 号:TP945.12[自动化与计算机技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象