eztrace 2.1-7ubuntu2 source package in Ubuntu

Changelog

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

  * Ignore test failures with mpich. See Debian #1066735.
  * Ignore test failures with openmpi on arm64.

 -- 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-7ubuntu2.debian.tar.xz 14.1 KiB e54769ca59e8d6b97c52fb462ad7deade43b118ffae29384982829f87c3db5ff
eztrace_2.1-7ubuntu2.dsc 2.7 KiB efbbbfdbd6ca4a9774a80070c2e7d6f3de5f1f6842cbad44a3ade43be1601c5b

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