We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247cdb0 commit 3341dbeCopy full SHA for 3341dbe
README.md
@@ -97,7 +97,7 @@ Then run:
97
pip install torch-scatter
98
```
99
100
-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.
101
In this case, ensure that the compute capabilities are set via `TORCH_CUDA_ARCH_LIST`, *e.g.*:
102
103
0 commit comments