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
c114e78f
Commit
c114e78f
authored
Feb 13, 2020
by
rusty1s
Browse files
typo
parent
4ce6a976
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
README.md
README.md
+1
-7
No files found.
README.md
View file @
c114e78f
...
...
@@ -70,18 +70,12 @@ $ echo $CPATH
>>> /usr/local/cuda/include:...
```
Then run
Then run
:
```
pip install torch-scatter
```
or
```
python setup.py install
```
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.*
:
...
...
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