2.0.6 (revision v2.0.6)
OpenMP Pragma And Region Instrumentor
Installation

OPARI2 was developed with Autotools. After downloading and unpacking, change into your build directory and perform the following steps:

  1. ./configure
    [–prefix=<installation directory>]
    [–with-compiler-suite=<gcc|ibm|intel|pathscale|pgi|studio>]
  2. make
  3. make install

See the file INSTALL for further information.