[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Singularity containers setting --pwd option to scratch dir
- Date: Tue, 08 Feb 2022 17:25:54 +0100
- From: Mary Hester <maryh@xxxxxxxxx>
- Subject: [HTCondor-users] Singularity containers setting --pwd option to scratch dir
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