cuda를 리눅스에 깔려니 참.. 어렵구나..
아무튼 driver는 ubuntu 12.04 LTS에서 lightgdm 서비스를 종료하고 설치해야 하는데
드라이버 설정 문제로 오작동 중이고.. -_-
toolkit의 경우는 /usr/local에 설치해야 해서 sudo를 통해 설치
sdk는 사용자 디렉토리에 설치되므로 부담없이 사용자 권한으로 설치하면 된다.
드라이버는 빡쳐서 그냥 우분투에서 관리하는 독점드라이버 사용 -_-
295.40 버전이 자동으로 설치되는것으로 보인다.(굳이 X윈도우 시작도 안되게 devdriver 깔필요 없을지도..)
아무튼 driver는 ubuntu 12.04 LTS에서 lightgdm 서비스를 종료하고 설치해야 하는데
드라이버 설정 문제로 오작동 중이고.. -_-
toolkit의 경우는 /usr/local에 설치해야 해서 sudo를 통해 설치
sdk는 사용자 디렉토리에 설치되므로 부담없이 사용자 권한으로 설치하면 된다.
$ sudo ./cudatoolkit_4.2.9_linux_32_ubuntu11.04.run
Enter install path (default /usr/local/cuda, '/cuda' will be appended):
========================================
* Please make sure your PATH includes /usr/local/cuda/bin
* Please make sure your LD_LIBRARY_PATH
* for 32-bit Linux distributions includes /usr/local/cuda/lib
* for 64-bit Linux distributions includes /usr/local/cuda/lib64:/usr/local/cuda/lib
* OR
* for 32-bit Linux distributions add /usr/local/cuda/lib
* for 64-bit Linux distributions add /usr/local/cuda/lib64 and /usr/local/cuda/lib
* to /etc/ld.so.conf and run ldconfig as root
* Please read the release notes in /usr/local/cuda/doc/
* To uninstall CUDA, remove the CUDA files in /usr/local/cuda
* Installation Complete |
$ ./gpucomputingsdk_4.2.9_linux.run
Enter install path (default ~/NVIDIA_GPU_Computing_SDK):
Could not locate CUDA. Enter the full path to CUDA.
If you do not know the path, accept the default and then
modify the CUDA_INSTALL_PATH variable in
/home/minimonk/NVIDIA_GPU_Computing_SDK/C/common/common.mk.
|
드라이버는 빡쳐서 그냥 우분투에서 관리하는 독점드라이버 사용 -_-
295.40 버전이 자동으로 설치되는것으로 보인다.(굳이 X윈도우 시작도 안되게 devdriver 깔필요 없을지도..)
$ sudo ./devdriver_4.2_linux_32_295.41.run
|
'Linux > Ubuntu' 카테고리의 다른 글
ubuntu 12.10 에서 모니터 없이 부팅시키기 (0) | 2012.06.02 |
---|---|
cannot open shared object file: No such file or directory (1) | 2012.06.02 |
grub loader 날리기 (0) | 2012.04.29 |
ubuntu 12.04 LTS released (0) | 2012.04.28 |
xwindow 터치스크린 축뒤집기(change swap axis) (0) | 2012.04.26 |