<a href="https://www.mdpi.com/2079-9268/12/1/18">Towards Integration of a Dedicated Memory Controller and Its Instruction Set to Improve Performance of Systems Containing Computational SRAM</a>

Dans cet article Kevin Mambu évalue l’utilisation d’un DMU (Data Management Unit) pour prendre en charge le transfert des données entre une mémoire de type stockage (SCM Storage Class Memory) et une mémoire capable de faire du calcul (CSRAM). Les auteurs sont les suivants : Kévin Mambu, Henri-Pierre Charles, Maha Kooli et Julie Dumas.

L’article est disponible sur le site de JLPEA : https://www.mdpi.com/1544408

Abstract: In-memory computing (IMC) aims to solve the performance gap between CPU and memories introduced by the memory wall. However, it does not address the energy wall problem caused by data transfer over memory hierarchies. This paper proposes the data-locality management unit (DMU) to efficiently transfer data from a DRAM memory to a computational SRAM (C-SRAM) memory allowing IMC operations. The DMU is tightly coupled within the C-SRAM and allows one to align the data structure in order to perform effective in-memory computation. We propose a dedicated instruction set within the DMU to issue data transfers. The performance evaluation of a system integrating C-SRAM within the DMU compared to a reference scalar system architecture shows an increase from ×5.73 to ×11.01 in speed-up and from ×29.49 to ×46.67 in energy reduction, versus a system integrating C-SRAM without any transfer mechanism compared to a reference scalar system architecture

Architecture de calcul utilisant un DMU