eztrace_stats

Automatic execution trace generation for HPC - tools

Install

All systems
curl cmd.cat/eztrace_stats.sh
Debian Debian
apt-get install eztrace
Ubuntu
apt-get install eztrace
image/svg+xml Kali Linux
apt-get install eztrace
Windows (WSL2)
sudo apt-get update sudo apt-get install eztrace
Raspbian
apt-get install eztrace

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.