By continuing to browse our site you agree to our use of cookies, revised Privacy Policy and Terms of Use. You can change your cookie settings through your browser.
CHOOSE YOUR LANGUAGE
CHOOSE YOUR LANGUAGE
互联网新闻信息许可证10120180008
Disinformation report hotline: 010-85061466
Israeli researchers have developed a software package that enables computers to perform processing directly in memory, bypassing the central processing unit (CPU), the Israel Institute of Technology announced in a statement on Thursday.
This innovation addresses the time- and energy-intensive data transfers between memory and the CPU, which have become a bottleneck in modern computing.
By handling some computations in memory, this approach reduces reliance on the CPU, leading to significant time and energy savings.
The researchers aim to solve the "memory wall" problem, where increasing processor speeds and memory storage capacity outpace data transfer speeds.
Traditional computer programs rely on separate hardware for memory operations and processing, with data being transferred from memory to the CPU for computation.
To support in-memory computing, the researchers developed a platform called PyPIM, which combines the Python programming language with digital processing-in-memory (PIM) technology.
PyPIM uses new instructions that enable operations to be performed directly in memory.
The platform allows developers to write software for PIM computers using familiar programming languages like Python.
The researchers also created a simulation tool to help developers estimate performance improvements.
The study demonstrated that using PyPIM for various mathematical and algorithmic tasks resulted in significantly faster processing with minimal changes to the code.
(Cover via CFP)