Skip to content

Commit 858126d

Browse files
committed
Removes LIBRARY_PATH environment variable from installation docs (no longer needed due to resolution of #608).
1 parent 72e7791 commit 858126d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_bindings/docs/source/install.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ Source builds require that the provided CUDA headers are of the same major.minor
5757

5858
```console
5959
$ export CUDA_HOME=/usr/local/cuda
60-
$ export LIBRARY_PATH=$CUDA_HOME/lib64:$LIBRARY_PATH
6160
```
6261

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

0 commit comments

Comments
 (0)