Unverified Commit c7925c5d authored by YuliangLiu0306's avatar YuliangLiu0306 Committed by GitHub
Browse files

[sc demo] add requirements to spmd README (#1941)

parent d5f5e06d
......@@ -10,6 +10,12 @@ If you wish to use customized directory for the dataset. You can set the environ
export DATA=/path/to/data
```
## extra requirements to use autoparallel
```bash
pip install pulp
conda install coin-or-cbc
```
## Run on 2*2 device mesh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment