On 22/01/16 15:22, Chris Paciorek wrote: > Whoops, there was a bug in my posting - I actually was using --pty. > The invocation leading to the error message is: > > srun --gres=gpu:1 --pty /bin/bash
We don't have GPUs, but the same command for Xeon Phi (MIC) cards works fine here (RHEL6, Slurm 15.08.5). [samuel@barcoo ~]$ srun --gres=mic:1 --pty /bin/bash srun: job 5428215 queued and waiting for resources srun: job 5428215 has been allocated resources [samuel@barcoo062 ~]$ -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
