From Documentation
Jump to: navigation, search
(versions)
Line 6: Line 6:
 
'''Valgrind''' is a powerful tool for analyzing programs, memory debugging, memory leak detection and profiling.  It is freely available under GNU license.
 
'''Valgrind''' is a powerful tool for analyzing programs, memory debugging, memory leak detection and profiling.  It is freely available under GNU license.
  
Valgrind version 3.5.0 is available on most SHARCNET systems.
+
Valgrind version 3.8.1 is available on most SHARCNET systems, specifically those with Centos 6.  The few Centos 5 systems remaining have version 3.5.0.
  
 
==References==
 
==References==

Revision as of 17:08, 23 July 2013

VALGRIND
Description: Memory debugger
SHARCNET Package information: see VALGRIND software page in web portal
Full list of SHARCNET supported software


Contents

Valgrind is a powerful tool for analyzing programs, memory debugging, memory leak detection and profiling. It is freely available under GNU license.

Valgrind version 3.8.1 is available on most SHARCNET systems, specifically those with Centos 6. The few Centos 5 systems remaining have version 3.5.0.

References

o Package website
http://www.valgrind.org