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

pull/1942/head^2
YuliangLiu0306 2 years ago committed by GitHub
parent d5f5e06d82
commit c7925c5d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save