[slurm-users] About x11 support
Mahmood Naderan
mahmood.nt at gmail.com
Fri Nov 23 12:52:54 MST 2018
>I suspect if you do:
>echo $DISPLAY
>it will say something like :0 and Slurm doesn't allow that at present.
Actually that is not applicable here. Please see below
[mahmood at rocks7 ~]$ echo $DISPLAY
:1
[mahmood at rocks7 ~]$ srun --x11 --nodelist=compute-0-3 -n 1 -c 6 --mem=8G -A
y8 -p RUBY xclock
srun: error: Cannot forward to local display. Can only use X11 forwarding
with network displays.
[mahmood at rocks7 ~]$ srun --x11 --export=TERM --nodelist=compute-0-3 -n 1 -c
6 --mem=8G -A y8 -p RUBY xclock
srun: error: Cannot forward to local display. Can only use X11 forwarding
with network displays.
[mahmood at rocks7 ~]$
Regards,
Mahmood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181123/f0bb0448/attachment.html>
More information about the slurm-users
mailing list