I was wondering how to exist from the terminal when I don’t need to be on the interactive terminal, and I don’t want to hog resources.
Hi Rami, you can exit an interactive terminal by typing exit
into the command line. This should remove you from the compute node and return your resources to the pool.