软件包:tau(2.17.3.1.dfsg-4.2)
Tuning and Analysis Utilities - base profiling/tracing toolkit
TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). It consists of an instrumentation API, which can be used manually (or added automatically by other instrumentation tools) to get runtime profiling information.
This package provides the API and library, and the command-line analysis tool. A Tcl/Tk-based GUI is available in package tau-racy.
This version is built with pthread support only. Support for PVM and MPI, as well as use of PCL or PAPI for the use of hardware counters, and of PDT or DynInst for automatic code instrumentation, are not available in packaged form yet.
其他与 tau 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- rec: tau-racy
- Tuning and Analysis Utilities - Tcl/tk profiler GUI
-
- sug: g++
- GNU C++ 编译器
-
- sug: gfortran
- GNU Fortran 95 编译器
-
- sug: tau-examples
- Tuning and Analysis Utilities - examples