[slurm-users] Job dispatching policy

Mahmood Naderan mahmood.nt at gmail.com
Sat Apr 27 09:20:43 UTC 2019


 >More constructively - maybe the list can help you get the X11
applications to run using Slurm.
>Could you give some details please?



For example, I an not run this GUI program with salloc


[mahmood at rocks7 ~]$ cat workbench.sh
#!/bin/bash
unset SLURM_GTIDS
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2
[mahmood at rocks7 ~]$ rocks run host compute-0-1 "ls
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2"
Warning: untrusted X11 forwarding setup failed: xauth key data not generated
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2
[mahmood at rocks7 ~]$ salloc -w compute-0-1 -c 2 --mem=4G -p RUBY -A y4
./workbench.sh
salloc: Granted job allocation 938
./workbench.sh: line 4:
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2: No such file or
directory
salloc: Relinquishing job allocation 938



Regards,
Mahmood




On Wed, Apr 24, 2019 at 12:33 PM John Hearns <hearnsj at googlemail.com> wrote:

> I would suggest that if those applications really are not possible with
> Slurm - then reserve a set of nodes for interactive use and disable the
> Slurm daemon on them.
> Direct users to those nodes.
>
> More constructively - maybe the list can help you get the X11 applications
> to run using Slurm.
> Could you give some details please?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20190427/c9e3a4d2/attachment.html>


More information about the slurm-users mailing list