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
torch-scatter
Commits
3341dbeb
Commit
3341dbeb
authored
Mar 06, 2021
by
rusty1s
Browse files
[skip ci]
parent
247cdb00
Changes
1
Show 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 @
3341dbeb
...
@@ -97,7 +97,7 @@ Then run:
...
@@ -97,7 +97,7 @@ Then run:
pip install torch-scatter
pip install torch-scatter
```
```
When running in a docker container without
nvidia
driver, PyTorch needs to evaluate the compute capabilities and may fail.
When running in a docker container without
NVIDIA
driver, PyTorch needs to evaluate the compute capabilities and may fail.
In this case, ensure that the compute capabilities are set via
`TORCH_CUDA_ARCH_LIST`
,
*e.g.*
:
In this case, ensure that the compute capabilities are set via
`TORCH_CUDA_ARCH_LIST`
,
*e.g.*
:
```
```
...
...
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