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
2628cedb
Commit
2628cedb
authored
Feb 28, 2021
by
Rick Ho
Browse files
fix pytorch docker link in readme
parent
dd7cbfc4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
2628cedb
...
@@ -31,7 +31,8 @@ it, pass environment variable `USE_NCCL=1` to the setup script.
...
@@ -31,7 +31,8 @@ it, pass environment variable `USE_NCCL=1` to the setup script.
Note that an extra NCCL developer package is needed, which has to be consistant
Note that an extra NCCL developer package is needed, which has to be consistant
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
[
official PyTorch docker image
](
)
is
`torch.cuda.nccl.version()`
. The
[
official PyTorch docker image
](
https://hub.docker.com/r/pytorch/pytorch
)
is
recommended, as the environment is well-setup there. Otherwise, you can access
recommended, as the environment is well-setup there. Otherwise, you can access
the
[
download link of all NCCL
the
[
download link of all NCCL
versions
](
https://developer.nvidia.com/nccl/nccl-legacy-downloads
)
to download
versions
](
https://developer.nvidia.com/nccl/nccl-legacy-downloads
)
to download
...
...
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