1. $ sudo dmesg
The above command can show the elaborations of what caused the error
discuss.pytorch.org/t/code-stopping-with-text-killed/13827/2
According to a reference above, obviously Linux kernel has a mechanism of 'killing processes' that takes up all CPU ram.
I have double checked the process when the server ran on localhost.
Same warning with torch occurs.
So, the error is, for sure, coming from the out of memory of RAM.
How am I dealing with this?
1) Downsizing the network is one option.
discuss.pytorch.org/t/code-stopping-with-text-killed/13827/2
2)
github.com/torch/torch7/issues/605
pytorch.org/docs/stable/notes/faq.html
www.digitalocean.com/community/questions/out-of-memory-killed
>> the last reference when the cause is mysqldb
'모바일앱 프로젝트' 카테고리의 다른 글
Retrofit 라이브러리에서 timeout 세팅하기 (0) | 2021.03.22 |
---|---|
안드로이드 이미지 서버로 전송 시 회전하는 문제 해결하기 (0) | 2021.03.20 |
AWS RDS 사용하기 (2) (0) | 2021.03.15 |
AWS RDS 사용하기 (1) (0) | 2021.03.15 |
AWS connection error (0) | 2021.03.15 |
댓글