1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/radeontop.md
코드싸이 624a50f563
rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation

* linux/r*: add Korean translation

* rpicam-raw: fix typo
2024-11-09 22:28:34 +09:00

532 B

radeontop

AMD GPU의 사용률을 표시합니다. 시스템에 따라 루트 권한이 필요할 수 있습니다. 더 많은 정보: https://github.com/clbr/radeontop.

  • 기본 AMD GPU의 사용률 표시:

radeontop

  • 색상 출력 활성화:

radeontop --color

  • 특정 GPU 선택 (버스 번호는 lspci 출력의 첫 번째 숫자입니다):

radeontop --bus {{버스_번호}}

  • 화면 새로고침 빈도 지정 (값이 클수록 GPU 오버헤드가 증가):

radeontop --ticks {{초당_샘플_수}}