[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] as user set HOME/IWD/PWD to EP scratch rather than shared filesystem?



Hi Greg,

many thanks for the help!

There's a couple of different options here -- if you have a shared filesystem between AP and EP, you can force file transfer on with

should_transfer_files = true

ah, yes - that sounds what I am looking for. Probably I have been thinking unnecessary complicated ;)

and then the job's pwd will be the scratch directory, etc.

Or, if you just want to set a bunch of environment variables to point into the scratch directory of a job, on relatively recent HTCondor's, you can put in your submit file

Environment = SOME_ENV_VAR=$$(CondorScratchDir)


Cheers and thanks,
  Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature