otfdecompress
High performance message passing library (MPI)
Install
- All systems
-
curl cmd.cat/otfdecompress.sh
- Debian
-
apt-get install otf-trace
- Ubuntu
-
apt-get install otf-trace
- Arch Linux
-
pacman -S openmpi
- Kali Linux
-
apt-get install otf-trace
- CentOS
-
yum install openmpi
- Fedora
-
dnf install openmpi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install otf-trace
- Raspbian
-
apt-get install otf-trace
- Dockerfile
- dockerfile.run/otfdecompress
openmpi
High performance message passing library (MPI)
otf-trace
Open Trace Format support library - development files
OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. This package contains programs to manipulate otf files.