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

Update README.md

parent 50c22660
No related branches found
No related tags found
No related merge requests found
......@@ -15,13 +15,13 @@ benchmark suite to test the compiler infrastructure.
[HPVM-C Language Specification](/hpvm/docs/hpvm-c.md)
## Dependencies
You would need to download and install the following components for to use HPVM.
The following components are required to be installed on your machine to build HPVM.
* GCC (>=5.1.0)
* CMake (>=3.4.3)
* Python (>=2.7)
* GNU Make (>=3.79.1)
* CUDA 9.1
* 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