사용자 도구

사이트 도구


cuda

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
cuda [2020/02/06 17:08] – [Xvfb] rex8312cuda [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 90: 줄 90:
   * https://medium.com/mlreview/using-your-idle-deep-learning-hardware-for-mining-c1b9887491fa   * https://medium.com/mlreview/using-your-idle-deep-learning-hardware-for-mining-c1b9887491fa
  
- 
-===== Xvfb ===== 
- 
-<code bash> 
-# sudo apt mesa-utils 
-export DISPLAY=:1 Xvfb :1 -screen 0 1024x768x16 & glxinfo 
-</code> 
-===== xvfb-run 사용 ===== 
- 
-<code bash> 
-$ xvfb-run -s "-screen 0 1400x900x24" 명령어 
-</code> 
- 
-xvfb-run -s "-screen 0 1400x900x24" glxinfo 가 정상적으로 작동하지 않을 때, 
- 
-https://davidsanwald.github.io/2016/11/13/building-tensorflow-with-gpu-support.html 
- 
-IMPORTANT: Be sure to use the –no-opengl-libs option 부분 참조 
- 
-<code bash> 
-$ chmod +x cuda_8.0.44_linux-run 
-$ sudo sh cuda_8.0.44_linux-run --extract=~/Downloads/ 
-$ sudo sh cuda_8.0.44_linux-run --override --no-opengl-libs 
-</code> 
- 
-https://gist.github.com/wangruohui/df039f0dc434d6486f5d4d098aa52d07#install-dependencies 
  
 ===== python ===== ===== python =====
cuda.1581008938.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)