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

[Condor-users] how to set DAGman file with Condor-C(Grid Universe)




Hi,
           I am using the DAGman to specify  the jobs orders, but at the same time, I want all the jobs could be executed in a remote way(condor-C), which means after submit the DAGman file, the submitter could off line,  a fixed server will take charge of this,  and all the jobs could be executed in a specific order on the exetutors.
          I have already realize the condor-C without DAGman, and I can also submit DAGman jobs in a specific order in vanilla universe.
          But now how can I add DAGman into this figure, how to write the .dag file?  Any ideas ?
          Thank you in advance!

Tao