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

Re: [HTCondor-users] HTCondor "executable" DOS batch file - while jobs in the queue can the batch file be changed?



Thanks Greg and Michael.

For the particular case I was looking at the default behaviour is what I want.

I can also see the need for the situation you describe Michael.

Cheers

Greg

-----Original Message-----
From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Greg Thain
Sent: Tuesday, 3 April 2018 11:55 PM
To: htcondor-users@xxxxxxxxxxx
Subject: Re: [HTCondor-users] HTCondor "executable" DOS batch file - while jobs in the queue can the batch file be changed?

On 04/03/2018 10:19 AM, Michael Pelletier wrote:
> The executable and input transfers are grabbed at job startup. This has posed a bit of a problem in some of our cases with JAR files and input data when the users are actively building multiple scenarios with hours worth of Monte Carlos each.

The condor_submit -spool option, or the submit file directive 
"copy_to_spool" can direct condor to copy input sandbox or just the 
executable to the condor spool directory at submit time, if you don't 
want the default behavior.

-greg
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/