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

Bump predtuner version and updated readme

parent e7b37a91
No related branches found
No related tags found
No related merge requests found
......@@ -65,11 +65,8 @@ HPVM has not been tested but might work on other CPUs supported by LLVM Backend,
Checkout HPVM and go to directory `./hpvm` under project root:
```shell
git clone --recursive https://gitlab.engr.illinois.edu/llvm/hpvm.git
cd hpvm/
git checkout approx_hpvm_reorg_keras
git submodule update --init --recursive
cd hpvm/
git clone --recursive -b approx_hpvm_reorg_keras --single-branch https://gitlab.engr.illinois.edu/llvm/hpvm.git
cd hpvm/hpvm/
```
HPVM needs to be able to find CUDA.
......
Subproject commit 70ead4a70536ec7af29a99658a9e207b6e16d230
Subproject commit dd6e0bfea360d353fb0f8d6b9d01eedf36ca526c
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