The way I test things quickly with srun:
(1) on devfair:
srun --gres=gpu:8 --partition=devaccel --nodes=1 --cpus-per-task 64 \
--ntasks-per-node 1 --mem=400G --constraint volta32gb \
--time="2-00:00:00" --pty /bin/zsh -l(2) on the resultant shell: