Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe MorphoOptimizationProject_ReducingMemoryTraffic here. Parents: MorphoOptimizationProject_BetterSerialCode and MorphoOptimizationProject_improvingParallelism

The Intel articles
 . https://software.intel.com/en-us/articles/why-efficient-use-of-the-memory-subsystem-is-critical-to-performance, and
 . https://software.intel.com/en-us/articles/how-memory-is-accessed
provide a lot of the necessary information to understand this issue.

They describe how data is moved around the system, and why there can be huge wins from doing this efficiently.

Parents: MorphoOptimizationProject_BetterSerialCode and MorphoOptimizationProject_improvingParallelism

The Intel articles

provide a lot of the necessary information to understand this issue.

They describe how data is moved around the system, and why there can be huge wins from doing this efficiently.

MorphoOptimizationProject_ReducingMemoryTraffic (last edited 2021-09-22 09:55:16 by DevaniCordero)