Valgrind on the AFRL MSRC SGI Altix4700
- ContactIs.Organization
PETTT Advanced Computational Environments
- DateOfInformation
- Mon Jan 14 01:06:44 EST 2008
- DeployedOn.Machine
AFRL MSRC Altix4700 - Hawk
- Architecture
- SGI Altix
- BelongsTo.Organization
AFRL MSRC
- ClockSpeed
- 1.6 GHz
- DateOfInformation
- Fri Jun 06 08:50:02 PDT 2008
- Manufacturer
- SGI
- Name
- AFRL MSRC Altix4700 - Hawk
- OperatingSystem
- Linux
- ProcessorsPerNode
- 32
- RecordMaintainedBy.Organization
PETTT Advanced Computational Environments
- DeploymentDate
- Wed Sep 12 18:08:27 EDT 2007
- IsDeploymentOf.Asset
Valgrind
- Abstract
- Valgrind is a system for debugging and profiling x86-Linux programs. The tools that come with Valgrind include two memory error detectors, a thread error detector, and a cache profiler. The Memcheck tool, primarily for C and C++ programs, checks all reads and writes of memory and intercepts all calls to malloc/new/free/delete. As a result, Memcheck can detect use of uninitialized memory, reading or writing inappropriate regions of memory, memory leaks, as well as other memory errors. Memcheck reports errors as they occur and gives the source line number at which an error occurs as well as a stack trace of the functions called to reach that line.
- DateOfInformation
- Tue Dec 04 16:16:15 EST 2007
- Documentation
- http://valgrind.kde.org/docs.html
- Domain
- Memory Debugging Tools
- Name
- Valgrind
- Version
- 3.4.0
- Webpage
- http://valgrind.kde.org/
- Name
- Valgrind on the AFRL MSRC SGI Altix4700
- Status
- Architecture Not Supported