Add a script to check the GPU load of allocated slurm nodes
I am thinking of a script that checks constantly which nodes are allocated by the executing user and then displays some GPU infos in a htop-like fashion. This way you would not need to ssh into each node to check GPU usage, and if the job correctly was set up on each GPU, especially for multi-node / multi-GPU jobs this will be useful.