otfconfig
High performance message passing library (MPI)
Install
- All systems
-
curl cmd.cat/otfconfig.sh
- Debian
-
apt-get install libopen-trace-format-dev
- Ubuntu
-
apt-get install libopen-trace-format-dev
- Arch Linux
-
pacman -S openmpi
- Kali Linux
-
apt-get install libopen-trace-format-dev
- CentOS
-
yum install openmpi
- Fedora
-
dnf install openmpi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libopen-trace-format-dev
- Raspbian
-
apt-get install libopen-trace-format-dev
- Dockerfile
- dockerfile.run/otfconfig
openmpi
High performance message passing library (MPI)
libopen-trace-format-dev
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 development files to compile against libopen-trace-format.
compat-openmpi16
Open MPI 1.6 compat library
libotf-trace-dev
Open Trace format support library - compatibility symlink
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 compatibility symlinks for the old libotf.so library name and headers.