Valgrind

Revision as of 14:37, 17 August 2017 by Botto (talk | contribs) (Created page with "== Description == ''From the Valgrind website'': '''Valgrind''' is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

From the Valgrind website: Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.

Version

  • 3.13.0

Authorized Users

  • CIRCE account holders
  • RRA account holders
  • SC account holders

Platforms

  • CIRCE cluster
  • RRA cluster
  • SC cluster

Modules

Valgrind requires the following module file to run:

  • apps/valgrind/3.13.0

Using Valgrind on CIRCE/SC

Once you add the module above, you can either invoke Valgrind by typing:

[user@itn0 ~]$ valgrind {enter command here}

 


Documentation

Home Page, User Guides, and Manuals

Reporting Bugs

Report bugs with Valgrind to the IT Help Desk: rc-help@usf.edu