[slurm-users] About x11 support

Mahmood Naderan mahmood.nt at gmail.com
Fri Nov 16 00:28:34 MST 2018


>You can (apparently) still use the external plugin if you build Slurm
without
>its internal X11 support.

Is there any way to query slurm to see if the x11 module has been compiled?
Currently, I am using the slurm roll on rocks 7. Previously, I was able to
use spank with slurm roll 17.

While, the spank rpm is now uninstalled, I tried the following cases:

1)
[mahmood at rocks7 ~]$ srun --nodelist=rocks7 -n 1 -c 6 --mem=8G -A y8 -p RUBY
xclock
Warning: Missing charsets in String to FontSet conversion
which shows the xclock

2)
[mahmood at rocks7 ~]$ srun --x11 --nodelist=rocks7 -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.


3)
[mahmood at rocks7 ~]$ srun --nodelist=compute-0-5 -n 1 -c 6 --mem=8G -A y8 -p
RUBY xclock
Error: Can't open display: :1
srun: error: compute-0-5: task 0: Exited with exit code 1


4)
[mahmood at rocks7 ~]$ srun --x11 --nodelist=compute-0-5 -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.



Regards,
Mahmood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181116/533fc3bb/attachment.html>


More information about the slurm-users mailing list