Publication | Open Access
TABARNAC
12
Citations
24
References
2015
Year
Unknown Venue
Cluster ComputingEngineeringComputer ArchitectureNuma MachinesMemory Model (Programming)Hardware SecurityData ScienceParallel ComputingMemory ManagementMemory AccessesComputer EngineeringComputer ScienceExternal-memory AlgorithmProgram AnalysisMemory Access PatternParallel Performance EvaluationParallel ProgrammingData-level ParallelismSystem Software
In modern parallel architectures, memory accesses represent a common bottleneck. Thus, optimizing the way applications access the memory is an important way to improve performance and energy consumption. Memory accesses are even more important with NUMA machines, as the access time to data depends on its location in the memory. Many efforts were made to develop adaptive tools to improve memory accesses at the runtime by optimizing the mapping of data and threads to NUMA nodes. However, theses tools are not able to change the memory access pattern of the original application, therefore a code written without considering memory performance might not benefit from them. Moreover, automatic mapping tools take time to converge towards the best mapping, losing optimization opportunities. A deeper understanding of the memory behavior can help optimizing it, removing the need for runtime analysis.
| Year | Citations | |
|---|---|---|
Page 1
Page 1