Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 윈투고
- UEFI
- ISO
- LPD
- 전체출력
- Dism
- driver
- 드라이버
- 설치
- 5690
- 가로 크기
- NP
- WF
- win to go
- GPT
- cell 너비
- ubuntu
- numpy
- 행열크기
- ImageX
- jupyternotebook
- win to usb
- 파티션 복구
- EPSON
- mbr
- Download
Archives
- Today
- Total
conductor
cuda 8.0 경로설정 본문
버전 문제
export PATH=/usr/local/cuda-8.0/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:$LD_LIBRARY_PATH
source ~/.profile