Skip to content
Snippets Groups Projects
Commit c1940b6c authored by bjschre2's avatar bjschre2
Browse files

Update README.md

parent 0b1aadb1
No related branches found
No related tags found
No related merge requests found
Pipeline #185796 canceled
......@@ -6,6 +6,11 @@ This repository contains miscellaneous supporting materals for HPVM.
[PPoPP'18 paper](http://rsim.cs.illinois.edu/Pubs/17-PPOPP-HPVM.pdf)
## Docs
[HPVM Documentation](/hpvm/docs/hpvm-specification.md)
[HPVM-C Language Specification](/hpvm/docs/hpvm-c.md)
## Dependencies
You would need to download and install the following components for using NVIDIA GPUs to speed up your programs
......@@ -48,5 +53,5 @@ export LLVM_SRC_ROOT=<full path to hpvm>/llvm
We are providing the following benchamrks with HPVM:
* Select benchmarks from the Parboil 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, located under [test/cava](/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).
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