Solution 21
How to kill a process running on GPU
Solution 21
How to kill a process running on GPU
Use nvidia-smi to get the pid of the process under consideration and then use the following command:
kill -9 <pid>
References
메타데이터
- post_id
- edd23d5fd8eb
- slug
- solution-21-edd23d5fd8eb
- url
- https://medium.com/@thanifbutt/solution-21-edd23d5fd8eb
- canonical_url
- https://medium.com/@thanifbutt/solution-21-edd23d5fd8eb
- author_url
- https://medium.com/@thanifbutt
- status
- ok
- fetched_at
- 2026-06-17 17:19:58