3. Bringing together calculation and memory: the issues
3.1 Memory bound applications
By definition, "memory bound" applications are those whose execution time is determined by memory data waiting times.
There are many examples of such applications. For example, an object classification algorithm in augmented reality typically processes millions of sample images or video clips and performs classification on high-definition video streams in real time. Applications in AI, machine learning and data analysis are limited by memory. Many fields such as radio astronomy, materials science, chemistry, health sciences, etc. generate huge quantities of data.
Bringing calculations closer to memory can boost performance considerably. The how questions are as follows:
...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Bringing together calculation and memory: the issues
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - SING (G.) et al - Near-Memory Computing: Past, Present, and Future - arXiv, 2019 https://arxiv.org/pdf/1908.02640.pdf
- (2) - PATERSON (D.) et al - A case for Intelligent...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!