<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">

>I suspect if you do:<br>
>echo $DISPLAY<br>
>it will say something like :0 and Slurm doesn't allow that at present.<br><br><br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Actually that is not applicable here. Please see below<br><br>[mahmood@rocks7 ~]$ echo $DISPLAY<br>:1<br>[mahmood@rocks7 ~]$ srun --x11 --nodelist=compute-0-3 -n 1 -c 6 --mem=8G -A y8 -p RUBY xclock<br>srun: error: Cannot forward to local display. Can only use X11 forwarding with network displays.<br>[mahmood@rocks7 ~]$ srun --x11 --export=TERM --nodelist=compute-0-3 -n 1 -c 6 --mem=8G -A y8 -p RUBY xclock<br>srun: error: Cannot forward to local display. Can only use X11 forwarding with network displays.<br>[mahmood@rocks7 ~]$ <br><br><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><font face="tahoma,sans-serif">Regards,<br>Mahmood</font><br></div></div></div></div></div><br></div>