Article | REF: H1205 V1

Computing in/near memory

Author: Daniel ETIEMBLE

Publication date: January 10, 2024

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

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:

  • ...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Bringing together calculation and memory: the issues