Hi All,
In your Condor submit file, you can specify
Out = out.txt.$(cluster)
and an out.txt will be produced with the JobID appended to it.
Is there any way to replicate this feature using the Python API? So far I’m out of luck discovering a way to do so.
Best,
Evan