Software:Allinea DDT
Developer(s) | Allinea Software Ltd. |
---|---|
Initial release | 2002 |
Stable release | 6.0
/ December 2015 |
Operating system | Linux and Blue Gene/Q |
Platform | Intel x86 - 32-bit, x64, ARM, PowerPC, Intel Xeon Phi and CUDA |
Size | 61 MB |
Available in | English |
Type | Debugger |
Licence | Proprietary commercial software |
Website | www |
Arm DDT is a commercial C, C++ and Fortran 90 debugger produced by Allinea Software now part of Arm[1] of Warwick, United Kingdom . It is widely used for debugging parallel Message Passing Interface (MPI) and threaded (pthread or OpenMP) programs, including those running on clusters of Linux machines.
Debugger
It is used to find bugs on both small and large clusters, from 1 to 100,000s of processors. It features memory debugging which detect memory leaks, or reading and writing beyond the bounds of arrays.
It was the first debugger to be able to debug petascale applications - having been used to debug applications running concurrently on 220,000 processes on a Cray XT5 at Oak Ridge National Laboratories.[2][3] This is possible interactively as the debugger's control tree architecture leads to logarithmic performance for most collective operations. Arm DDT uses the GNU Debugger as debug engine.
Arm DDT also supports coprocessor architectures such as Intel Xeon Phi coprocessors[4] and NVIDIA CUDA GPUs.[5]
It is part of Arm Forge - a suite of tools for developing code in high performance computing - which also includes the performance profiler for scalar, multithreaded and parallel codes - Arm MAP.[6]
(As of 2011), 80 percent of the world's top 25 supercomputers on the TOP500 list, use Arm's tools.[7]
Notes
- ↑ "How Arm Helps Scientists Run their Applications Faster and Better". InsideHPC. 5 December 2012. http://insidehpc.com/2012/12/05/how-allinea-helps-scientists-run-their-applications-faster-and-better/.
- ↑ "Upgrade Adds Muscle to Debugger". Oak Ridge National Laboratories. http://www.olcf.ornl.gov/2010/07/12/upgrade-adds-muscle-to-debugger/. Retrieved 14 June 2011.
- ↑ "ORNL, Allinea Prep Debugging Tool for Petascale Supercomputers". Communications of the ACM. 30 July 2010. http://cacm.acm.org/news/96797-ornl-allinea-prep-debugging-tool-for-petascale-supercomputers/fulltext.
- ↑ "Allinea Releases Tools for Xeon Phi Developers". HPCWire. 13 November 2012. http://www.hpcwire.com/hpcwire/2012-11-13/allinea_releases_tools_for_xeon_phi_developers.html.
- ↑ "NVIDIA debugging solutions page". https://developer.nvidia.com/debugging-solutions.
- ↑ Allinea Forge
- ↑ "Allinea Selected as a Red Herring Top 100 Europe Technology Company". HPCwire (Tabor Communications). 2011-06-01. http://www.hpcwire.com/hpcwire/2011-06-01/allinea_selected_as_a_red_herring_top_100_europe_technology_company.html. Retrieved 2013-02-07.
External links
- Allinea Software
- Allinea DDT product page
- Allinea Software's Facebook page
- Allinea Software's Twitter page
- Virtual Institute for High Productivity Supercomputing Allinea DDT guide