[SLURM] Acquiring GPU resources on peanut job cluster
Ahsan Pervaiz
ahsanp at uchicago.edu
Sun Jun 9 15:43:10 CDT 2019
I've been trying to run some experiments on the peanut job cluster.
While I can run bash on the titan node by running
`srun -p titan --pty /bin/bash`
I believe that I do not have access to the GPUs on the machine.
when I run
`srun -p titan --pty --gres=gpu:1 /bin/bash`
I get the following message
srun: job 117982 queued and waiting for resources
and the prompt never returns.
Is there something that I have to do before I can acquire a GPU?
Thank you,
Ahsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.uchicago.edu/pipermail/slurm/attachments/20190609/d2b32564/attachment.html>
More information about the Slurm
mailing list