forked from jiuyuan/InfiniTensor
Update README.md
This commit is contained in:
parent
c7c974f07a
commit
ba0b11a499
|
@ -5,7 +5,7 @@
|
||||||
# Enter the root of InfiniTensor
|
# Enter the root of InfiniTensor
|
||||||
source test/script/env_lotus.sh
|
source test/script/env_lotus.sh
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
cmake .. && make -j 12
|
cmake -DUSE_CUDA=ON .. && make -j 12
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributor Guide
|
## Contributor Guide
|
||||||
|
|
Loading…
Reference in New Issue