<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I see two separate, unrelated problems here: <br>
</p>
<p>Problem 1: <br>
</p>
<p>
<blockquote type="cite">Warning: untrusted X11 forwarding setup
failed: xauth key data not generated</blockquote>
</p>
<p>What have you done to investigate this xauth problem further? <br>
</p>
<p>I know there have been discussions about this problem in the past
on this mailing list. Did you search to see if the previous
discussions contained a fix for this? <br>
</p>
<p>Problem 2: <br>
<blockquote type="cite">./workbench.sh: line 4:
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2: No
such file or directory</blockquote>
Some thing is wrong with your job specification. You are
referencing an incorrect path somewhere. <br>
<br>
</p>
<pre class="moz-signature" cols="72">Prentice</pre>
<div class="moz-cite-prefix">On 4/27/19 5:20 AM, Mahmood Naderan
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADa2P2VJsHfkrdky471gn56_+Ri=2BJ3c9aQwVdNss-OCqQNMg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_default"
style="font-family:tahoma,sans-serif">
<div><span class="gmail_default"
style="font-family:tahoma,sans-serif">></span>More
constructively - maybe the list can help you get the X11
applications to run using Slurm.</div>
<div>>Could you give some details please?</div>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif">For example, I an
not run this GUI program with salloc</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif">[mahmood@rocks7 ~]$
cat workbench.sh <br>
#!/bin/bash<br>
unset SLURM_GTIDS<br>
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2<br>
[mahmood@rocks7 ~]$ rocks run host compute-0-1 "ls
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2"<br>
Warning: untrusted X11 forwarding setup failed: xauth key
data not generated<br>
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2<br>
[mahmood@rocks7 ~]$ salloc -w compute-0-1 -c 2 --mem=4G -p
RUBY -A y4 ./workbench.sh <br>
salloc: Granted job allocation 938<br>
./workbench.sh: line 4:
/state/partition1/ans190/v190/Framework/bin/Linux64/runwb2:
No such file or directory<br>
salloc: Relinquishing job allocation 938</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif"><br>
</div>
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr"><font face="tahoma,sans-serif">Regards,<br>
Mahmood</font><br>
<br>
<br>
</div>
</div>
</div>
<br>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Apr 24, 2019 at
12:33 PM John Hearns <<a
href="mailto:hearnsj@googlemail.com"
moz-do-not-send="true">hearnsj@googlemail.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div>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.</div>
<div>Direct users to those nodes.</div>
<div><br>
</div>
<div><span class="gmail_default"
style="font-family:tahoma,sans-serif"></span><span
class="gmail_default"
style="font-family:tahoma,sans-serif"></span>More
constructively - maybe the list can help you get the
X11 applications to run using Slurm.</div>
<div>Could you give some details please?</div>
</div>
<br>
</blockquote>
</div>
</div>
</div>
</blockquote>
</body>
</html>