PulseAugur
实时 13:16:05
English(EN) MADAR: An Address-Free Processor

新型MADAR处理器设计大幅降低AI计算成本

研究人员推出了一种新颖的MADAR处理器设计,该设计消除了传统的寻址机制,以提高效率,特别是在AI加速方面。通过在环中循环数据和指令,并根据值的位置而非地址来命名值,MADAR旨在减少内存访问操作通常消耗的能量和面积。这种设计特别有利于AI中常见的矩阵乘法和卷积运算,为数据移动可预测的计算提供了一种新的架构方法。 AI

排序理由 详细介绍新颖处理器架构的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Mohamed Amine Bergach ·

    MADAR: An Address-Free Processor

    arXiv:2606.15535v1 Announce Type: cross Abstract: In a modern processor, computing is the cheap part. Most of its area and energy go to \emph{addressing} -- moving operands to and from a register file and cache, and running the tags, ports, miss queues, and bypass networks that f…