pomp2-parse-init-regions.awk
OpenMP Pragma And Region Instrumentor - development files
Install
- All systems
-
curl cmd.cat/pomp2-parse-init-regions.awk.sh
- Debian
-
apt-get install libpomp2-dev - Ubuntu
-
apt-get install libpomp2-dev - Kali Linux
-
apt-get install libpomp2-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpomp2-dev - Raspbian
-
apt-get install libpomp2-dev
libpomp2-dev
OpenMP Pragma And Region Instrumentor - development files
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 development files.