opari
High performance message passing library (MPI)
Install
- All systems
-
curl cmd.cat/opari.sh
- Debian
-
apt-get install opari
- Ubuntu
-
apt-get install opari
- Arch Linux
-
pacman -S openmpi
- Kali Linux
-
apt-get install opari
- CentOS
-
yum install openmpi
- Fedora
-
dnf install openmpi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opari
- Raspbian
-
apt-get install opari
- Dockerfile
- dockerfile.run/opari
openmpi
High performance message passing library (MPI)
opari
OpenMP Pragma And Region Instrumentor - translation tool
OPARI is a source-to-source translation tool which automatically adds all necessary calls to the pomp runtime measurement library which allows one to collect runtime performance data of Fortran, C, or C++ OpenMP applications. This package contains the translation tool.