Hello,
When I am running this command:
`salloc --nodelist=gpu03 -p A4500_Features  --gres=gpu:1`
and then automatically ssh to the job, what should I see when I run nvidia-smi? All the GPUs in the host or just a single one?
Thanks