~ubuntu-branches/ubuntu/trusty/opari2/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
OPARI2 
------
OPARI2 is a source-to-source instrumentation tool for OpenMP and
hybrid codes.

To build OPARI2 you usually just need to do 

  ./configure
  make
  make install

Please have a look at INSTALL for further configure and build options.

After make install you will find html and pdf documentation as well as
usage examples under $(prefix)/share/doc/opari.

Have fun!

Please report bugs to <scorep-bugs@groups.tu-dresden.de>.