We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48834d2 commit 69a5fa4Copy full SHA for 69a5fa4
cuda_bindings/docs/source/install.md
@@ -56,7 +56,6 @@ Source builds require that the provided CUDA headers are of the same major.minor
56
57
```console
58
$ export CUDA_HOME=/usr/local/cuda
59
-$ export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH
60
```
61
62
See [Environment Variables](environment_variables.md) for a description of other build-time environment variables.
0 commit comments