Commit 63af5df
Updating LD_LIBRARY_PATH for tf-2.0 Dockerfile.gpu (#293)
* Updating LD_LIBRARY_PATH for Dockerfile.gpu
Adding `/usr/local/cuda/extras/CUPTI/lib64` to LD_LIBRARY_PATH to include required CUDA *.so files.
* Updating LD_LIBRARY_PATH for tf-2.1 py3 Dockerfile.gpu
Added "/usr/local/cuda/extras/CUPTI/lib64" to LD_LIBRARY_PATH for access to additional libs
Co-authored-by: Saravana Kumar <[email protected]>1 parent 0847162 commit 63af5df
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments