Skip to main content
SHARE
Publication

Memory Scalability and Efficiency Analysis of Parallel Codes...

by Tomislav Janjusic, Christos Kartsaklis
Publication Type
Conference Paper
Publication Date
Conference Name
Cray User Group
Conference Location
Chicago, Illinois, United States of America
Conference Date
-

Memory scalability is an enduring problem and bottleneck that plagues many parallel codes. Parallel codes designed for High Performance Systems are typically designed over the span of several, and in some instances 10+, years. As a result, optimization practices which were appropriate for earlier systems may no longer be valid and thus require careful optimization consideration. Specifically, parallel codes whose memory footprint is a function of their scalability must be carefully considered for future exa-scale systems.
In this paper we present a methodology and tool to study the memory scalability of parallel codes. Using our methodology we evaluate an application’s memory footprint as a function of scalability, which we coined memory efficiency, and describe our results. In particular, using our in-house tools we can pinpoint the specific application components which contribute to the application’s overall memory foot-print (application data- structures, libraries, etc.).