Scientists Turn Memory Chips Into Processors To Speed Up Computing Tasks (sciencedaily.com)
An anonymous reader quotes a report from Science Daily: A team of international scientists have found a way to make memory chips perform computing tasks, which is traditionally done by computer processors like those made by Intel and Qualcomm. This means data could now be processed in the same spot where it is stored, leading to much faster and thinner mobile devices and computers. This new computing circuit was developed by Nanyang Technological University, Singapore (NTU Singapore) in collaboration with Germany's RWTH Aachen University and Forschungszentrum Juelich, one of the largest interdisciplinary research centers in Europe. It is built using state-of-the-art memory chips known as Redox-based resistive switching random access memory (ReRAM). Developed by global chipmakers such as SanDisk and Panasonic, this type of chip is one of the fastest memory modules that will soon be available commercially. However, instead of storing information, NTU Assistant Professor Anupam Chattopadhyay in collaboration with Professor Rainer Waser from RWTH Aachen University and Dr Vikas Rana from Forschungszentrum Juelich showed how ReRAM can also be used to process data. This discovery was published recently in Scientific Reports. By making the memory chip perform computing tasks, space can be saved by eliminating the processor, leading to thinner, smaller and lighter electronics. The discovery could also lead to new design possibilities for consumer electronics and wearable technology.
More closely to FPGA from my understanding since it is special ICs that use "Ternary number system" (IE: 0,1,2 instead of binary 0,1) Which actually would allow a LOT of different types of 'in-place' calculations to take place on data via FPGA subsets of the memory IC.
The problem with this is.... We already have the technology to allow in-place memory access via FPGA subsets... it just isn't very secure (would require a lot of kernel level access to manage who can write to the FPGA section) etc. and honestly doesn't have a lot of -practical- applications.
This is a great proof of concept, but don't expect any device to have this within 7~10 years easily. This research is impressive, but I don't see it being useful until additional research/algorithms/(god I hope security)/programs are designed to make use of it in specialized hardware Then (MAYBE) into consumer grade equipment.