Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2018-04-26 17:52:16
Size: 64
Editor: BevinBrett
Comment:
Revision 5 as of 2021-09-22 09:55:16
Size: 763
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe MorphoOptimizationProject_ReducingMemoryTraffic here. == THIS PAGE HAS BEEN MOVED TO SHAREPOINT! ==
Please refer to this site/make edits here for the most updated information: https://partnershealthcare.sharepoint.com/sites/LCN/SitePages/Morpho-Optimization-Project.aspx

----
<<BR>>
<<BR>>
<<BR>>


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.

THIS PAGE HAS BEEN MOVED TO SHAREPOINT!

Please refer to this site/make edits here for the most updated information: https://partnershealthcare.sharepoint.com/sites/LCN/SitePages/Morpho-Optimization-Project.aspx





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)