Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] How to transfer output file back into submission dir.
- Date: Mon, 15 Sep 2014 11:00:30 -0400
- From: Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] How to transfer output file back into submission dir.
On Mon, Sep 15, 2014 at 10:38 AM, Dr. Harinder Singh Bawa
<harinder.singh.bawa@xxxxxxxxx> wrote:
>
> 1. Is there any shortcut command for this. I am asking because if I have more than 100 jobs, then I dont need to write hundred file name.
>
> 2. I have files in /tmp/test.root on execution node, so I suppose I have to do
>
> transfer_output_remaps `` /tmp/name newname ; /tmp/name2 newname2 ... ''
>
It applies per job, so the following should work:
transfer_output_remaps = "/tmp/test.root ; test.root.$(Process)"
Thanks,
BC
--
Ben Cotton
main: 888.292.5320
Cycle Computing
Leader in Utility HPC Software
http://www.cyclecomputing.com
twitter: @cyclecomputing