软件包: valgrind-mpi (1:3.18.1-1ubuntu2)
valgrind-mpi 的相关链接
Trisquel 的资源:
下载源码包 valgrind:
- [valgrind_3.18.1-1ubuntu2.dsc]
- [valgrind_3.18.1.orig.tar.bz2]
- [valgrind_3.18.1-1ubuntu2.debian.tar.xz]
维护者:
Original Maintainer:
- Alessandro Ghedini
外部的资源:
- 主页 [www.valgrind.org]
相似软件包:
instrumentation framework for building dynamic analysis tools (MPI module)
Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools.
This package provides the "mpiwrap" library for debugging distributed-memory applications which use the MPI message passing standard.
其他与 valgrind-mpi 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: valgrind (= 1:3.18.1-1ubuntu2)
- instrumentation framework for building dynamic analysis tools
-
- rec: gdb
- GNU Debugger