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

Re: [HTCondor-users] Specifying log files from python



Yes, you can extend/modify the submit hashtable before you pass it to the schedd transaction. 

-----Original Message-----
From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Larry Martell
Sent: Thursday, December 28, 2017 2:25 PM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Specifying log files from python

If you have these template submit files can you read them in with
Submit() and then extend or modify them?

On Thu, Dec 28, 2017 at 3:13 PM, Dimitri Maziuk <dmaziuk@xxxxxxxxxxxxx> wrote:
> On 12/28/2017 01:44 PM, Larry Martell wrote:
>
>> If I were to do this using submit files, how would that work?
>
> I think it depends on your actual jobs. E.g. for one of ours I have 2
> submit files used to run 10K jobs -- input and output filenames are the
> parameters that change, everything else stays the same. If you can't use
> condor.Submit(), writing out a temporary submit file from a template and
> firing it off with popen should work.
>
> (We use DAGs where parameters come standard. Among other things.)
> --
> Dimitri Maziuk
> Programmer/sysadmin
> BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
_______________________________________________
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/