• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2016, Vol. 38 ›› Issue (01): 52-56.

• 论文 • Previous Articles     Next Articles

An efficient intercore synchronization
transmission method for DMA 

TIAN Yuheng,MA Sheng,LU Jianzhuang,YANG Liu   

  1. (College of Computer,National University of Defense Technology,Changsha 410073,China)
  • Received:2014-12-11 Revised:2015-03-25 Online:2016-01-25 Published:2016-01-25

Abstract:

The highspeed processing for HPL benchmark programs urgently needs to create a DMA transmission way to improve the processing speed of the algorithm as much as possible. Meanwhile, the processing speed of the GEMM algorithm is also determined by the DDR's memory access efficiency. However, the GEMM algorithm operation accounts for 90% in that of the HPL benchmark programs. Thus in order to improve the processing speed of this algorithm, combining the characteristics of the DMA transmission mode, we elaborate a pointtopoint transmission mode design scheme based on intercore synchronization. The actual measurements show that, compared with general transmission modes, the transmission speed and the memory access efficiency of the  DMA is improved by 256.74%, which greatly reduces the time overhead and meets the processing need of the HPL algorithm.

Key words: DMA;inter-core synchronization;multicore DSP;transmission method