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

pull/1942/head^2
YuliangLiu0306 2022-11-14 17:22:45 +08:00 committed by GitHub
parent d5f5e06d82
commit c7925c5d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

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