[slurm-users] slurm & rstudio

Brian Andrus toomuchit at gmail.com
Mon Jul 20 15:42:09 UTC 2020


You are trying to use sbatch with the "--uid" option which is only 
allowed by root.

Either run sbatch as the user doing the request (which should be the 
same user that is running rstudio) or use 'sudo -u <user>' to run sbatch.

Brian Andrus

On 7/20/2020 7:50 AM, Sidhu, Khushwant wrote:
>
> Hi,
>
> I’m trying to use rstudio & slurm to submit jobs but am getting the 
> attached error.
>
> Has anyone come across it or know what I’m doing wrong ?
>
> Thanks
>
> Regards
>
> Khush
>
> Disclaimer: This email and any attachments are sent in strictest 
> confidence for the sole use of the addressee and may contain legally 
> privileged, confidential, and proprietary data. If you are not the 
> intended recipient, please advise the sender by replying promptly to 
> this email and then delete and destroy this email and any attachments 
> without any further use, copying or forwarding. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20200720/6c004bde/attachment.htm>


More information about the slurm-users mailing list