Notice
Recent Posts
Recent Comments
Link
- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Jetson
- tensorflow
- 블로그
- Nvidia
- DNN
- GPU
- 설치
- 파이썬
- tx2
- openpose
- 애드센스
- openCV
- YOLO
- 티스토리
- 영상처리
- Tistory
- 물체검출
- 텐서플로우
- Windows
- 방법
- 라즈베리파이
- 엔비디아
- Darknet
- Xavier
- Linux
- python
- cuda
- 딥러닝
- ubuntu
- agx
Archives
목록ubungu (1)
엔지니어스 - Engineeus
[Ubuntu] GPU 사용량(Usage) - gpustat
Ubuntu에서 CPU 사용량은 아래 포스트에서 설명 했습니다. https://mickael-k.tistory.com/96 [Ubuntu] CPU 사용량(Usage) 보기 htop이란 패키지로 볼 수 있습니다. sudo apt install htop htop mickael-k.tistory.com 그럼 이번엔 GPU 사용량은 어떻게 볼까요 바로 gpustat를 이용하며 됩니다. pip install gpustat sudo nvidia-smi daemon gpustat -i gpu 이름 / 온도 / 사용량 등의 정보가 실시간으로 나옵니다.
Autonomous Tech./Installation
2020. 3. 29. 16:58