eztrace 2.0+repack-1 source package in Ubuntu

Changelog

eztrace (2.0+repack-1) unstable; urgency=medium

  * src/modules/omp/pomp-lib-dummy: Restore eztrace's libpomp.
  * debian/copyright: Don't filter out pomp-lib-dummy.
  * patches/no-libpomp: Drop.
  * debian/libeztrace0.install: Add usr/lib/*/libeztpomp.so.
  * tests/control: Add build-essential, otf2-tools, clang, bc, gawk dependency.
  * tests/control: Make tests output verbose.
  * tests/control: Clean binaries between tests.
  * tests/control: Allow some stderr, skip non-installable ompt and openmpi.
  * tests/control: Enable openmp test.
  * libeztrace0.lintian-overrides: Complete overrides.
  * control: Fix libeztrace0 short description.
  * patches/git-test-mpi-path: Make mpi path configurable.
  * tests/control: Configure mpi paths.
  * patches/git-mpi-init: Fix mpi module name hardcoding.
  * tests/control: Enable mpi tests.
  * patches/git-libatomic: Fix 8-byte atomic use on some archs.

 -- Samuel Thibault <email address hidden>  Tue, 23 Aug 2022 17:02:45 +0200

Upload details

Uploaded by:
Samuel Thibault
Uploaded to:
Sid
Original maintainer:
Samuel Thibault
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs
Kinetic release universe libs

Downloads

File Size SHA-256 Checksum
eztrace_2.0+repack-1.dsc 2.5 KiB 8ca122d3445b4ba9d8fde09b9872115ab910c74e64f254daaaddea81ec4b6b77
eztrace_2.0+repack.orig.tar.gz 444.7 KiB 380ea4bbb1b836f9c6ab74432806ae86f66acd7d49ba85d576dc7291bf5a6361
eztrace_2.0+repack-1.debian.tar.xz 21.5 KiB c20e35986e1d65a8fff35de8abbd3e6bdcda4577e2b035909eb323a01b183828

Available diffs

No changes file available.

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