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
FastMoE
Commits
a4119185
Unverified
Commit
a4119185
authored
Jun 30, 2021
by
Yimin Jiang
Committed by
GitHub
Jun 30, 2021
Browse files
Fix typo in readme
parent
11369d67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
a4119185
...
@@ -28,7 +28,7 @@ using FastMoE for training.
...
@@ -28,7 +28,7 @@ using FastMoE for training.
The distributed expert feature is disabled by default. If you want to enable
The distributed expert feature is disabled by default. If you want to enable
it, pass environment variable
`USE_NCCL=1`
to the setup script.
it, pass environment variable
`USE_NCCL=1`
to the setup script.
Note that an extra NCCL developer package is needed, which has to be consist
a
nt
Note that an extra NCCL developer package is needed, which has to be consist
e
nt
with your PyTorch's NCCL version, which can be inspected by running
with your PyTorch's NCCL version, which can be inspected by running
`torch.cuda.nccl.version()`
. The
`torch.cuda.nccl.version()`
. The
[
official PyTorch docker image
](
https://hub.docker.com/r/pytorch/pytorch
)
is
[
official PyTorch docker image
](
https://hub.docker.com/r/pytorch/pytorch
)
is
...
...
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