일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 원소주
- PYTHON
- EarlyStopping
- category_encoders
- 그리디
- beautifulsoup
- semi-project
- Django
- Roc curve
- pos_tag
- 트러블슈팅
- auc
- 인공지능
- 파일입출력
- 머신러닝
- find_all()
- pandas
- Logistic linear
- aof
- selenium
- stopwords
- 잡담
- 이것이 코딩 테스트다
- json
- AI
- ML
- 크롤링
- SMTP
- Trouble shooting
- IOPub
Archives
- Today
- Total
목록2024/12/08 (1)
개발 블로그
CUDA, Nvidia graphic driver 버전 확인 방법
CUDA 버전 확인/usr/local 에서 cuda 버전 확인root@:$ls -al /usr/local lrwxrwxrwx 1 root root 25 Sep 11 15:33 cuda-12 -> /etc/alternatives/cuda-12 drwxr-xr-x 15 root root 4096 Oct 31 10:31 cuda-12.6nvidia-container-toolkit 설치 확인 : nvidia-container-cli inforoot@:$ nvidia-container-cli info NVRM version: 560.35.03 CUDA version: 12.6 Device Index: 0 Device Minor: 0 Model: NVIDIA RTX A5000 Brand: NvidiaRTX GPU ..
AI/GPU
2024. 12. 8. 19:55