Skip to content
Snippets Groups Projects
Commit 7aa66e20 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Added links to readme

parent ed3ff785
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,10 @@ make install
With all the aforementioned steps, HPVM should be built, installed and ready for use!
## Benchmarks and Tests
We are providing the following benchmarks with HPVM:
* Select benchmarks from the Parboil benchmark suite, located under [test/parboil](/hpvm/test/parboil).
We are providing the following HPVM benchmarks:
* Select benchmarks from the [Parboil](http://impact.crhc.illinois.edu/parboil/parboil.aspx) benchmark suite, located under [test/parboil](/hpvm/test/parboil).
* An edge detection pipeline benchmark, located under [test/pipeline](/hpvm/test/pipeline).
* A Camera ISP pipeline, curtosy of our collaborators at [Harvard](http://vlsiarch.eecs.harvard.edu), located under [test/cava](/hpvm/test/pipeline).
* A Camera ISP pipeline, located under [test/cava](/hpvm/test/pipeline), adapted from C code provided from our collaborators at [Harvard](http://vlsiarch.eecs.harvard.edu).
We are also providing [unit tests](/hpvm/test/unitTests) and [regression tests](/hpvm/test/regressionTests).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment