# Memory and Parallelism Analysis Using a Platform-Independent Approach

**Authors:** Stefano Corda, Gagandeep Singh, Ahsan Javed Awan, Roel Jordans and, Henk Corporaal

arXiv: 1904.08762 · 2019-04-19

## TL;DR

This paper presents a platform-independent analysis tool that incorporates new metrics to identify applications suitable for near-memory computing architectures, aiding in optimizing performance.

## Contribution

It extends existing analysis tools with NMC-specific metrics like memory entropy and parallelism, enabling better detection of applications for NMC architectures.

## Key findings

- Enhanced metrics for memory and parallelism analysis
- Improved identification of NMC-compatible applications
- Framework supports platform-independent application assessment

## Abstract

Emerging computing architectures such as near-memory computing (NMC) promise improved performance for applications by reducing the data movement between CPU and memory. However, detecting such applications is not a trivial task. In this ongoing work, we extend the state-of-the-art platform-independent software analysis tool with NMC related metrics such as memory entropy, spatial locality, data-level, and basic-block-level parallelism. These metrics help to identify the applications more suitable for NMC architectures.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.08762/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1904.08762/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1904.08762/full.md

---
Source: https://tomesphere.com/paper/1904.08762