Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] copying executable on submission
- Date: Mon, 9 May 2005 19:21:25 +0100
- From: Chris Jones <jonesc@xxxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] copying executable on submission
> See Section 2.5.4.2 of the Condor Manual (v6.6.9) for details of how to
> enable the file transfer mechanism. I suggest you add the following lines
> to your submit file and then give it a go:
>
> should_transfer_files = YES
> when_to_transfer_output = ON_EXIT
Thanks. These options have done the trick :)
Chris