Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cuda_bindings/docs/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ Source builds require that the provided CUDA headers are of the same major.minor

```console
$ export CUDA_HOME=/usr/local/cuda
$ export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH
```

See [Environment Variables](environment_variables.md) for a description of other build-time environment variables.
Expand Down
Loading