Installation
On most systems with python pip and setuputils installed, just run:
To build OSACA from source, clone this repository using git clone https://github.com/RRZE-HPC/OSACA
and run in the root directory:
After installation, OSACA can be started with the command osaca
in the CLI.
Dependencies:
Besides the requirements installed with OSACA using pip, additional requirements for all functionalities of OSACA are:
- Python3 >= 3.5
- Graphviz (for dependency graph creation (minimal dependency is
libgraphviz-dev
on Ubuntu)
- Kerncraft >=v0.8.4 for marker insertion
- ibench or asmbench for throughput/latency measurements