ICHEC Software
Information about software packages installed on the ICHEC systems.
Valgrind
Versions Installed
Stokes: 3.3.1 / 3.4.0 (default)
Description
Valgrind is a suite of tools that can be used for finding problems in software, such as memory errors, thread errors and cache problems. Its principle use is finding memory leaks.
License
GPL
Benchmarks
N/A.
Additional Notes
To use Valgrind load the relevant environment module:
module load valgrind
A guide to using Valgrind on ICHEC systems can be found here.
For more information see check here.
