Update README.md
This commit is contained in:
parent
622835aa5e
commit
eb140b3fc4
|
@ -25,7 +25,7 @@ For building CUDA toolkit, please refer to <https://developer.nvidia.com/cuda-do
|
||||||
1. Clone from github
|
1. Clone from github
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --recursive https://github.com/drcut/CuPBoP
|
git clone --recursive https://github.com/cupbop/CuPBoP
|
||||||
cd CuPBoP
|
cd CuPBoP
|
||||||
export CuPBoP_PATH=`pwd`
|
export CuPBoP_PATH=`pwd`
|
||||||
export LD_LIBRARY_PATH=$CuPBoP_PATH/build/runtime:$CuPBoP_PATH/build/runtime/threadPool:$LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH=$CuPBoP_PATH/build/runtime:$CuPBoP_PATH/build/runtime/threadPool:$LD_LIBRARY_PATH
|
||||||
|
|
Loading…
Reference in New Issue