When I enter nvidia-smi, I get the following result:
kill -9 25585 will not work, and instead, I have to ps -ef and kill every python process for the Nvidia GPU to free up. Before, it used to show the actual process name
Can someone please explain why and help not have to do this every time?