mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 01:28:31 +00:00
[sc demo] add requirements to spmd README (#1941)
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user