Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brudfors authored Nov 19, 2021
1 parent 7aedcfa commit f825ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ However, for running on the GPU, this only works if you ensure that the PyTorch
pip install torch==1.9.0+cu111
NI_COMPILED_BACKEND="C" pip install --no-build-isolation .
```
where the PyTorch version matches the output of `nvcc --version`.
where the PyTorch CUDA version matches the output of `nvcc --version`.

### 1.2. Example usage

Expand Down

0 comments on commit f825ec6

Please sign in to comment.