Skip to content

Commit 3341dbe

Browse files
committed
[skip ci]
1 parent 247cdb0 commit 3341dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Then run:
9797
pip install torch-scatter
9898
```
9999

100-
When running in a docker container without nvidia driver, PyTorch needs to evaluate the compute capabilities and may fail.
100+
When running in a docker container without NVIDIA driver, PyTorch needs to evaluate the compute capabilities and may fail.
101101
In this case, ensure that the compute capabilities are set via `TORCH_CUDA_ARCH_LIST`, *e.g.*:
102102

103103
```

0 commit comments

Comments
 (0)