Looks like the job ran. You should look at the output logs.
My guess:
The node the job ran on does not have access to that path.
Log on to that node and check it out.
Brian Andrus
On 3/3/2021 1:21 AM, Adrian Sevcenco wrote:
Hi! I just encountered the situation that i cannot submit jobs from
other location than $HOME... i just have an exit of 1, and in
slurmctld log i just see :
_job_complete: JobId=30831 WEXITSTATUS 1
_job_complete: JobId=30831 done
both the custom location and HOME are NFS shared and i checked cluster
wide that the used have write access to locations ...
Does anyone have any idea what is going on?
Thanks a lot!!!
Adrian