전체 글 47

nvcc -V has different version but I installed other versions of CUDA

https://stackoverflow.com/questions/40517083/multiple-cuda-versions-on-machine-nvcc-v-confusion Multiple CUDA versions on machine nvcc -V confusion I used to have cuda-7.0 installed on my machine and later un-installed cuda-7.0 and installed cuda-8.0. When I go to my /usr/local folder I see the following folders: /bin/ /cuda/ /cuda-7.0/ /cuda... stackoverflow.com export LD_LIBRARY_PATH=/usr/loca..

카테고리 없음 2023.05.08

conda command doesn't exist. wsl2. ubuntu

1. Tried to install tensorflow gpu referring to https://www.tensorflow.org/install/pip#windows-wsl2 pip로 TensorFlow 설치 이 페이지는 Cloud Translation API를 통해 번역되었습니다. Switch to English pip로 TensorFlow 설치 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. 이 가이드는 TensorFlow www.tensorflow.org 2. Didn't work. As I had to install miniconda, base conda had changed to miniconda (from anaconda). PS. How to switch b..

카테고리 없음 2023.03.31