Maybe you've got a mistake?
replace:
echo -e "optional\tx11.so" >> ./plugstack.conf
with
echo -e "optional\x11.so" >> ./plugstack.conf
On 15/05/2018 21:35, Mahmood Naderan
wrote:
Hi,
I followed the steps described in [1]. However, srun
Hi,
I followed the steps described in [1]. However, srun still says --x11
is not a valid option. Should I restart slurm processes? That is not
mentioned in that document.
[root@rocks7 ~]# git clone https://github.com/hautreux/slurm-spank-x11
Cloning into 'slurm-spank-x11'...
remote: Counting obje
Thanks for responses.
Ian,
I will contact you.
Regards,
Mahmood
On Tue, May 15, 2018 at 12:15 PM, Marco Ehlert
wrote:
> Hi,
>
> if you are compiling slurm 17.11.5 the --x11 option will be in only if
> libssh2.so is installed before.
> Otherwise there will be no such option.
>
> Best,
> Marco
Hi,
if you are compiling slurm 17.11.5 the --x11 option will be in
only if libssh2.so is installed before.
Otherwise there will be no such option.
Best,
Marco
IT-Support
Max-Planck-Institute of Colloids Tel: +49-(0)331-567-9650
and InterfacesFax:
On Mon, 2018-05-14 at 23:14 +0430, Mahmood Naderan wrote:
> I see --x11 option in [1], but there isn't any such option. Is that
> for old versions? Also, there is a wrapper [2] for srun.x11. Is there
> any builtin x11 support in slurm?
There is native X11 support in slurm but after testing it and
There is a spank x11 plugin that I think pretty much everyone used:
https://github.com/hautreux/slurm-spank-x11
-Paul Edmon-
On 05/14/2018 02:44 PM, Mahmood Naderan wrote:
Hi,
I see --x11 option in [1], but there isn't any such option. Is that
for old versions? Also, there is a wrapper [2] fo
Hi,
I see --x11 option in [1], but there isn't any such option. Is that
for old versions? Also, there is a wrapper [2] for srun.x11. Is there
any builtin x11 support in slurm?
[1] https://wikis.nyu.edu/display/NYUHPC/Running+interactive+jobs
[2] https://github.com/jbornschein/srun.x11
Regards,
Ma