Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ucwong authored Jul 18, 2019
1 parent dd8c83a commit 632f936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ And then, run any command to start full node `cortex`:
2. export LD_LIBRARY_PATH=$PWD/infernet/build/cpu/:$PWD/infernet/build/gpu:$LD_LIBRARY_PATH
3. ./build/bin/cortex --syncmode fast --infer.devicetype=cpu/gpu
./build/bin/cortex --syncmode fast --infer.devicetype=ipc://cpu(gpu)
You can also run cortex full node as multiple services
./cvm.sh then node.sh
It is easy way to run cortex full node
./start.sh
```

0 comments on commit 632f936

Please sign in to comment.