리눅스1 리눅스에서 파이썬 nvidia-smi 실시간 메모리 체크 리눅스에서 코딩을 하다보면 갑자기 out of memory가 뜰때가 있다. 실시간으로 메모리를 체크해보고 싶은데 이걸 어떻게 해야할까 궁금했다. 근데 이걸 계속 nvidia-smi라고 계속 쳐볼수 없다..... 그러면 어떻게 해결할수 있을까?? 바로바로 watch 명령어이다. 한번 자세히 살펴보자 ubuntu@linux-server:~$ watch --help Usage: watch [options] command Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and style sequences -d, --differences[=] highlight changes between updates .. 2020. 6. 19. 이전 1 다음