Hi everyone,
I have inherited a PBS system from a previous colleague and am really struggling at the moment. from what i have read in the documentation for PBS error / output logs should be written out into the project directory the execution script was run from by default once script has finished.
I have tried adding -e and -o directly into the command line when submitting and into the script with different file paths to ensure that the problem was not caused by a write access issue.
Is there a setting somewhere in PBS which would stop the files being written out?
Thanks in advance for any replies.