사용자 도구

사이트 도구


cuda

차이

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

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
cuda [2019/08/08 14:41] – [라이브러리] rex8312cuda [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 16: 줄 16:
 </code> </code>
  
 +===== Mixed precision =====
  
 +  * https://devblogs.nvidia.com/apex-pytorch-easy-mixed-precision-training/
 +  * https://devblogs.nvidia.com/mixed-precision-training-deep-neural-networks/
 ===== CUDA 관련 도구 ===== ===== CUDA 관련 도구 =====
  
줄 87: 줄 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-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.1565275307.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)