<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi,</div><div class="gmail_default" style="font-family:tahoma,sans-serif">Although the command exists on the node, salloc says there is no such file. Please see below</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>#SBATCH --nodes=1<br>#SBATCH --cores=4<br>#SBATCH --mem=4G<br>#SBATCH --partition=RUBY<br>#SBATCH --account=y4<br>unset SLURM_GTIDS<br>/state/partition1/v190/Framework/bin/Linux64/runwb2<br><br>[mahmood@rocks7 ~]$ rocks run host compute-0-4 "ls -l /state/partition1v190/Framework/bin/Linux64/runwb2"<br>Warning: untrusted X11 forwarding setup failed: xauth key data not generated<br>-rwxr-xr-x 1 root root 8232 Nov 30  2017 /state/partition1/v190/Framework/bin/Linux64/runwb2<br>[mahmood@rocks7 ~]$ salloc --nodelist=compute-0-4 --spankx11 ./workbench.sh<br>salloc: Granted job allocation 95<br>./workbench.sh: line 8: /state/partition1/v190/Framework/bin/Linux64/runwb2: No such file or directory<br>salloc: Relinquishing job allocation 95<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Any idea about that?<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></div></div>