Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] set the state of a job to completed
You could use the Condor Perl API to submit your jobs instead of DAG. I did
that and it works fine with me. I'm doing this because some of my jobs may
fail but the following up jobs can run anyway. So *hard* killing a job
won't be a problem anymore...
mit freundlichen Grüßen / with kind regards,
Matthias Röhm
=======================================================
Matthias Röhm, DaimlerChrysler AG, Research Center Ulm,
Department for Data Mining Solutions, RMI/DM
89013 Ulm, Germany
Phone: +49 731 505 4864
Email: mailto:Matthias.M.Roehm@xxxxxxxxxxxxxxxxxxx
=======================================================
condor-users-bounces@xxxxxxxxxxx schrieb am 16.08.2005 17:56:29:
> >What about using NOOP jobs? I don't really know whether it will work
> >dynamically, i.e. after the job is already in the queue, but it is
> worth a try:
> >Let me know if it helps,
> The problem is that if the task is part of a dag hierarchy than the
> child tasks will not be submitted if
> the parent is terminated (and not completed).
> Cheers,
> Szabolcs
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users