opari2
OpenMP Pragma And Region Instrumentor - translation tool
Install
- All systems
-
curl cmd.cat/opari2.sh
- Debian
-
apt-get install opari2
- Ubuntu
-
apt-get install opari2
- Kali Linux
-
apt-get install opari2
- Fedora
-
dnf install opari2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opari2
- Raspbian
-
apt-get install opari2
- Dockerfile
- dockerfile.run/opari2
opari2
OpenMP Pragma And Region Instrumentor - translation tool
OPARI2 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 is the successor of opari (1), with a completely reworked API This package contains the translation tool.