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

Re: [HTCondor-users] condor's ClusterID



Thanks Todd,

I have implemented also Don's suggestions but your idea is much better. I did not know condor is able to do it. I have implemented condor_submit_dag command. Now, I have to wait if everything will run well.

Once more, thank very much for help to everyone who written.

Rene

Dne 15.3.2016 v 17:47 Todd Tannenbaum napsal(a):
On 3/15/2016 8:53 AM, René Labounek wrote:
I am planning to compare the 1st one output with the 2nd one for making
a decision if some calculations are still running or they have been
already finished. If they are finished I can perform some other shell
scripts.


Running addition scripts when some set of jobs completes sounds a lot like what DAGMan does. DAGMan (Directed Acyclic Graph Manager) allows you to set interdependence between groups of jobs. It also allows PRE or POST scripts to run on the submit node after each job or set of jobs. See in the manual
  http://htcondor.org/manual/current/2_10DAGMan_Applications.html

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/