摘要
基于消息传递的编程模型设计了一款片上多核系统,该系统在4$4的2Dmesh片上网络中集成了16个小型RISC处理器,这些处理器各自使用一个可配置的私有SRAM用于指令和数据的存储,而处理器间的数据包通信则通过虫孔交换的路由器及网络接口实现.此外,在软件层面实现了基本的数据传输与进程同步接口,并采用SPMD并行模式设计了3个应用案例,以对该系统进行验证和性能分析.仿真及FPGA测试结果表明,对于整数矩阵乘法、浮点FFT计算以及基于灰度图像的模板匹配问题,该多核系统的并行加速比最高可分别达到7.6,10.5和15.9.
A multi-core system was designed based on the message-passing programming model.Within a 4×4 2Dmesh Network on-Chip(NoC),this system integrated 16small RISC processors,each equipped with a configurable private SRAM for instruction and data storage.Inter-processor packet communication was conducted via the wormhole switching routers and network interfaces.At the software level,some basic routines for data exchanging and process synchronization were implemented.Besides,3applications were designed by using SPMD parallel pattern for system verification and performance analysis.Simulation and FPGA test has shown that,for integer matrix multiplication,floating point FFT computation and template matching of gray images,this multi-core system can achieve a speed up to 7.6,10.5and 15.9respectively.
出处
《湖南大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2013年第8期102-109,共8页
Journal of Hunan University:Natural Sciences
基金
国家自然科学基金资助项目(61234003
61036004
61221004)
关键词
多核系统
片上网络
消息传递
并行计算
multi-core system
network on-chip
message-passing
parallel computing