Hi Team,
it looks like the job are always from /home dir. is there any way to change it ? Thanks.
Hi Team,
it looks like the job are always from /home dir. is there any way to change it ? Thanks.
The PBS_O_WORKDIR will be the directory from where the job is submitted (qsub).
By default it is always set to the directory to the location where qsub is run
Setting PBS_O_WORKDIR in the profile.d scripts might work.