From Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{Software
 
{{Software
 
|package_name=VALGRIND
 
|package_name=VALGRIND
|package_description=Memory debugging
+
|package_description=Memory debugger
 
|package_idnumber=132
 
|package_idnumber=132
 
}}
 
}}
 +
'''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 tool for memory debugging, memory leak detection, and profiling.
+
Valgrind version 3.5.0 is available on most SHARCNET systems.
  
It is installed on most SHARCNET clusters as part of the operating system, so it is available by default and no modules need to be loaded to use it.
+
==References==
 +
 
 +
o Package website<br>
 +
http://www.valgrind.org
 +
 
 +
[[Category:Software packages]]

Revision as of 21:40, 28 February 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.5.0 is available on most SHARCNET systems.

References

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