Developer(s) | Allinea Software Ltd. |
---|---|
Initial release | 2013 |
Stable release |
6.0 / December 2015
|
Development status | Active |
Operating system | Linux |
Platform | x64, Intel Xeon Phi, ARM, PowerPC |
Size | 61 MB |
Available in | English |
Type | Profiler |
Licence | Proprietary commercial software |
Website | www |
Allinea MAP, is an application profiler produced by Allinea Software now part of Arm. 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:
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.