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
dgl
Commits
4b5b2da4
Unverified
Commit
4b5b2da4
authored
Dec 01, 2020
by
Zihao Ye
Committed by
GitHub
Dec 01, 2020
Browse files
update README (#2380)
parent
38077e29
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
4b5b2da4
...
...
@@ -186,6 +186,7 @@ conda install -c dglteam dgl-cuda9.2 # CUDA 9.2
conda install -c dglteam dgl-cuda10.0 # CUDA 10.0
conda install -c dglteam dgl-cuda10.1 # CUDA 10.1
conda install -c dglteam dgl-cuda10.2 # CUDA 10.2
conda install -c dglteam dgl-cuda11.0 # CUDA 11.0
```
### Using pip
...
...
@@ -199,6 +200,7 @@ conda install -c dglteam dgl-cuda10.2 # CUDA 10.2
| CUDA 10.0 |
`pip install --pre dgl-cu100`
|
`pip install dgl-cu100`
|
| CUDA 10.1 |
`pip install --pre dgl-cu101`
|
`pip install dgl-cu101`
|
| CUDA 10.2 |
`pip install --pre dgl-cu102`
|
`pip install dgl-cu102`
|
| CUDA 11.0 |
`pip install --pre dgl-cu110`
|
`pip install dgl-cu110`
|
### Built from source code
...
...
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