Skip to content
Snippets Groups Projects
Commit b0e424c0 authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Update README.md

parent dd8376f4
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ bash install.sh ...@@ -26,7 +26,7 @@ bash install.sh
``` ```
Specifically, the HPVM installer downloads the LLVM, Clang, compiler-rt, libcxxabi and lld, copies HPVM source into Specifically, the HPVM installer downloads the LLVM, Clang, compiler-rt, libcxxabi and lld, copies HPVM source into
llvm/tools and build the entire tree. LLVM C-Backend is also built as a part of HPVM and is currently used to perform llvm/tools and build the entire tree. LLVM C-Backend is also built as a part of HPVM and is currently used to perform
code generation in OpenCL for GPUs. The script provides you with an option to choose number of threads. code generation in OpenCL for GPUs.
Alternatively, CMake can be run manually. Alternatively, CMake can be run manually.
```shell ```shell
......
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