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

Re: [HTCondor-users] multiple condor_submit's - one cluster



Hi Todd,

Thanks for posting back with the answers.
It's very helpful.

My problem is that the names I'm using for the log files step through a sequence of strings rather than a sequence of numbers.
And I have a downstream management routine that uses those names which I would have to alter if I changed the naming sequence.
I'll think about it and may post back with more questions.

Regards,
 
Don
 

Don Krieger, Ph.D.
Department of Neurological Surgery
University of Pittsburgh

> -----Original Message-----
> From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf
> Of Todd Tannenbaum
> Sent: Wednesday, February 04, 2015 1:47 PM
> To: HTCondor-Users Mail List
> Subject: Re: [HTCondor-users] multiple condor_submit's - one cluster
> 
> On 2/4/2015 11:39 AM, Krieger, Donald N. wrote:
> > Dear Group:
> >
> > Is there a way to issue a sequence of condor_submit commands, each for
> > a single job, and have the jobs all have the same ClusterId?
> >
> 
> I don't think there is.
> 
> > Another way of asking this: Is there a way to specify the ClusterId of
> > a job?
> >
> 
> I don't think there is, as the ClusterId is assigned by the schedd, not by
> condor_submit.
> 
> > I understand that one can spawn multiple jobs with a single
> > specification file and a single condor_submit.
> >
> 
> Yep.  And there are several scalability advantages for doing so.
> 
> > But I want to issue one condor_submit command with its own
> > specification file for each job.
> >
> 
> Understood.  However I would love to understand why you desire this...
> 
> > And just double checking - Is ClusterId an integer or a string?
> >
> 
> Integer.
> 
> regards,
> Todd
> _______________________________________________
> 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/