Hello,We have some users running singularity containers on a condor cluster (running 8.8.15) and most things seem to work except for setting the directory running the job (--pwd) to the scratch dir (or TMPDIR). The default is for job to run in the user's home directory. Looking at https://htcondor.readthedocs.io/en/latest/admin-manual/singularity-support.html, how can this be changed?
Thanks, Mary