-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Chao Zhang edited this page Jan 14, 2021
·
17 revisions
Welcome to the UniBench wiki!
To run UniBench from the source, follow the following steps:
-
Clone UniBench with Git and change the working directory:
$ git clone https://github.com/Rucchao/UniBench_new.git$ cd UniBench_new -
Restore dependencies and compile UniBench:
$ sbt compile -
Generate data using UniBench (the generated dataset is under the Unibench folder):
$ sbt-mem 8192 "runMain Unibench1_0" -
Run a power test using UniBench in an MMDB
java -jar Unibench.jar MMDB