Hello! Ref: Slurm version: 14.03.0
We have noticed that 'sbatch' picks up job-scripts from the directories in the PATH environment if the current directory does not have the file you want. This can cause ambiguity if the job-script has the same name as an application (or other application bash scripts). Obviously 'sbatch' does report an error if its a binary, but if the ambiguity is with a helper bash script it gets submitted into the queue. Is this the expected behaviour? Thank you. Roshan
