Trisha Shetty (Editor)

Allinea MAP

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Allinea Software Ltd.

Development status
  
Active

Initial release
  
2013

Operating system
  
Linux

Stable release
  
6.0 / December 2015; 1 year ago (2015-12)

Platform
  
x64, Intel Xeon Phi, ARM, PowerPC

Allinea MAP, is an application profiler produced by Allinea Software. of Warwick, United Kingdom, for profiling the performance of C, C++ and Fortran 90 software. It is widely used for its multithreaded and multiprocess capabilities such as profiling parallel MPI or OpenMP applications, including those running on clusters of Linux machines, and for scalar (sequential) code.

It is one of the first profilers able to both analyze and visually display the performance when running at high scales (including many thousands of cores). Allinea MAP is also being used to examine applications that are preparing to scale to 1 ExaFLOP/s

The profiler uses adaptive sampling methods to identify process counters and activities, and combines data from multiple processes that may be running on multiple compute server nodes. It analyzes performance and causes of bottlenecks including:

  • Processor instruction level - identifying issues such as memory bandwidth, or lack of floating-point vectorization
  • Memory usage
  • I/O
  • Communication - such as MPI
  • Threads
  • Energy usage and power
  • This enables developers to identify hotspots and areas of potential improvement.

    The tool is scalable - and merges performance data using the scalable architecture first used in Allinea DDT to debug Petascale (typically over 100,000 processes). Allinea MAP shares a common user interface with Allinea DDT which together make the Allinea Forge tool suite. This is widely used by research scientists and developers of parallel scientific applications.

    The Allinea MAP profiler is used on large supercomputers and also smaller clusters or workstations. Sites with installations include NERSC, University of Cambridge and Los Alamos National Laboratory.

    References

    Allinea MAP Wikipedia