Clobber already knows who is using a GPU... why not let people queue up jobs using it!?
clobber --queue "<your command here> --gpus <list of gpus>" will tell clobber to store your command, then launch it as you when enough GPUs are free. That way, you can just queue it up and walk away, and you won't have to check back, or slack anybody to see if you can run something.
Clobber already knows who is using a GPU... why not let people queue up jobs using it!?
clobber --queue "<your command here> --gpus <list of gpus>"
will tell clobber to store your command, then launch it as you when enough GPUs are free. That way, you can just queue it up and walk away, and you won't have to check back, or slack anybody to see if you can run something.