[slurm-users] '--x11' or no '--x11' when using srun when both methods work for X11 graphical applications
Kevin Manalo
kmanalo at jhu.edu
Wed Nov 29 13:15:25 MST 2017
Hello SLURM users?,
I was reviewing the X11 documentation
https://slurm.schedmd.com/faq.html#terminal
https://slurm.schedmd.com/faq.html#x11
15. Can tasks be launched with a remote terminal?
In Slurm version 1.3 or higher, use srun's --pty option. Until then, you can accomplish this by starting an appropriate program or script. In the simplest case (X11 over TCP with the DISPLAY environment already set), executing srun xterm may suffice.
At our site, indeed this is sufficient. We are using the https://github.com/hautreux/slurm-spank-x11 plugin currently.
I see that in the 17.11.0 announcement
-- X11 support is now fully integrated with the main Slurm code.
Remove any
X11 plugin configured in your plugstack.conf file to avoid errors being
logged about conflicting options.
Questions
1. If 'srun -x11' is not needed to X11 forward (the simplest case works), do we encourage users to use it? I'm more in need of understanding how it works because some users use it, some do not, and more education on this would be great.
2. Is the SLURM spank x11 plugin now unnecessary once we build 17.11.0 with the updated configuration?
Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20171129/83c34cc1/attachment.html>
More information about the slurm-users
mailing list