Skip to content
Snippets Groups Projects
Commit 5497b967 authored by Adel Ejjeh's avatar Adel Ejjeh
Browse files

Update link to PPoPP paper

parent 68007fde
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ benchmark suite to test the compiler infrastructure.
## Paper
[PPoPP'18 paper](http://rsim.cs.illinois.edu/Pubs/17-PPOPP-HPVM.pdf)
[PPoPP'18 paper](https://dl.acm.org/doi/pdf/10.1145/3200691.3178493)
## Docs
[HPVM IR Specification](/hpvm/docs/hpvm-specification.md)
......@@ -23,7 +23,7 @@ The following components are required to be installed on your machine to build H
* CMake (>=3.4.3)
* Python (>=2.7)
* GNU Make (>=3.79.1)
* CUDA 9.1 (only required for GPU support)
* CUDA (>= 9.1) (only required for GPU support)
## Getting source code and building HPVM
......
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