[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] TMPDIR variable in singularity
- Date: Fri, 12 Apr 2019 14:47:36 +0200
- From: Matthias Schnepf <matthias.schnepf@xxxxxxx>
- Subject: [HTCondor-users] TMPDIR variable in singularity
Hi all,
I try to run jobs inside singularity via HTCondor. Some of our jobs need
the environment variable TMPDIR. I saw that TMP and TEMP is "translated"
to a path inside the container. Is it expected that the TMPDIR is not
"translated" to the corresponding path inside the container?
Best ragards,
Matthias