Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
c7925c5d
Unverified
Commit
c7925c5d
authored
Nov 14, 2022
by
YuliangLiu0306
Committed by
GitHub
Nov 14, 2022
Browse files
[sc demo] add requirements to spmd README (#1941)
parent
d5f5e06d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
examples/tutorial/auto_parallel/README.md
examples/tutorial/auto_parallel/README.md
+6
-0
No files found.
examples/tutorial/auto_parallel/README.md
View file @
c7925c5d
...
@@ -10,6 +10,12 @@ If you wish to use customized directory for the dataset. You can set the environ
...
@@ -10,6 +10,12 @@ If you wish to use customized directory for the dataset. You can set the environ
export
DATA
=
/path/to/data
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
## Run on 2*2 device mesh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment