-
Notifications
You must be signed in to change notification settings - Fork 20
Build
Jan edited this page Jun 24, 2020
·
1 revision
On most systems with python pip and setuputils installed, just run:
pip install --user osaca
To build OSACA from source, clone this repository using git clone https://github.com/RRZE-HPC/OSACA
and run in the root directory:
python ./setup.py install
After installation, OSACA can be started with the command osaca
in the CLI.
Besides the requirements installed with OSACA using pip, additional requirements for all functionalities of OSACA are:
-
ISAs
-
Architectures
-
Tutorials
-
Adding new architectures
- Microbenchmarking
- Database integration