English

Count2Multiply: Reliable In-Memory High-Radix Counting

Hardware Architecture 2025-04-25 v3 Emerging Technologies

Abstract

Computing-in-memory (CIM) has been demonstrated across various memory technologies, ranging from memristive crossbars performing analog dot-product computations to large-scale digital bitwise operations in commodity DRAM and other proposed non-volative memory technologies. However, current CIM solutions face latency and reliability challenges. CIM fidelity lags considerably behind access fidelity. Furthermore, bulk-bitwise CIM, although highly parallelized, requires long latency for operations like multiplication and addition, due to their bit-serial computation. This paper presents Count2Multiply, a technology-agnostic digital CIM approach to perform multiplication, addition and other operations using high-radix, massively parallel counting enabled by CIM bulk-bitwise logic operations. Designed to meet fault tolerance requirements, Count2Multiply integrates traditional row-wise error correction codes, such as Hamming and BCH, to address the high error rates in existing CIM designs. We demonstrate Count2Multiply with a detailed application to CIM in conventional DRAM due to its ubiquity and high endurance. However, we note that the Count2Multiply architecture is compatible with other functionally complete CIM proposals. Compared to the state-of-the-art in-DRAM CIM method, Count2Multiply achieves up to 10x speedup, 8x higher GOPS/Watt, and 9.5x higher GOPS/area, while outperforming GPU for vector-matrix multiplications.

Keywords

Cite

@article{arxiv.2409.10136,
  title  = {Count2Multiply: Reliable In-Memory High-Radix Counting},
  author = {João Paulo Cardoso de Lima and Benjamin Franklin Morris and Asif Ali Khan and Jeronimo Castrillon and Alex K. Jones},
  journal= {arXiv preprint arXiv:2409.10136},
  year   = {2025}
}

Comments

13 pages

R2 v1 2026-06-28T18:45:52.125Z