eztrace 2.1-7ubuntu1 source package in Ubuntu

Changelog

eztrace (2.1-7ubuntu1) noble; urgency=medium

  * Ignore test failures with mpich. See Debian #1066735.

 -- Matthias Klose <email address hidden>  Thu, 21 Mar 2024 23:57:15 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Samuel Thibault
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
eztrace_2.1.orig.tar.gz 500.9 KiB b5a2966b4ec739ec17ce8f45d880974f87ae04f15fde1f16bde2762aef0b680b
eztrace_2.1-7ubuntu1.debian.tar.xz 14.0 KiB 75b050ef00fa017ee4aeaf613e6d43affc2c05165215d246b1f71be20d8336c1
eztrace_2.1-7ubuntu1.dsc 2.7 KiB 5d430161f738f4e3074760acff1f43d5221c60487f697edd1eb9ccf0656f4269

Available diffs

View changes file

Binary packages built by this source

eztrace: Automatic execution trace generation for HPC - tools

 EZTrace is a tool that aims at generating automatically execution traces
 from HPC (High Performance Computing) programs. It generates execution
 trace files that can be interpreted by visualization tools such as
 ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
 primitives, to be observed.
 .
 This package contains the tools.

eztrace-dbgsym: debug symbols for eztrace
libeztrace-dev: Automatic execution trace generation for HPC - development files

 EZTrace is a tool that aims at generating automatically execution traces
 from HPC (High Performance Computing) programs. It generates execution
 trace files that can be interpreted by visualization tools such as
 ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
 primitives, to be observed.
 .
 This package contains the development files.

libeztrace0: Automatic execution trace generation for HPC - runtime libraries

 EZTrace is a tool that aims at generating automatically execution traces
 from HPC (High Performance Computing) programs. It generates execution
 trace files that can be interpreted by visualization tools such as
 ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
 primitives, to be observed.
 .
 This package contains the development files.

libeztrace0-dbgsym: debug symbols for libeztrace0